kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)
authorJo-Philipp Wich <jo@mein.io>
Fri, 13 Jan 2017 15:38:22 +0000 (16:38 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Feb 2017 14:40:19 +0000 (15:40 +0100)
commitea43d60c180c0096f581e0b27c7f75ea08b0f36c
tree62bdb0f6628025e793dc3e0579130434f8f78b08
parentd5b53395407ee43c80dbf0fb2a46567cba51033d
kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)

Running ar8327_get_arl_entry() early after boot leads to MDIO related system
lockups on several devices using this driver.

Since dumping the ARL table contens is an optional, uncritical feature, simply
disable the code for now.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/generic/files/drivers/net/phy/ar8327.c