ar71xx: fix kernel Oops in at803x_link_change_notify
authorFelix Fietkau <nbd@openwrt.org>
Mon, 6 Jul 2015 17:27:29 +0000 (17:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 6 Jul 2015 17:27:29 +0000 (17:27 +0000)
commit81dd8a9771fe7291016eb88d5f5221b678199cd3
tree7393a88996addffd20da3a33bd4d35a076261cac
parent209d821787fcfca02408941f775690e5862f5981
ar71xx: fix kernel Oops in at803x_link_change_notify

r45954 ("ar71xx: fix 100/10mbps ethernet link issues on mynet range
extender") introduced a pdata based modification of the tx_clk_dly. But it
was not checked if pdata actually existed. This caused a page fault on all
devices which didn't have at803x_platform_data specified for an at803x
based device.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 46200
target/linux/ar71xx/patches-3.18/425-net-phy-at803x-allow-to-configure-via-pdata.patch