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>
Mon, 16 Jan 2017 18:39:42 +0000 (19:39 +0100)
commitec1a695daa7390a6c24e3b28d3956f194cba2cb5
tree8ed03dbe79c82e6f159f787411c6f33dfad2acb3
parentb65572fee9d6a31de1a49fe5f2902670e8c86253
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