ar71xx: fix kernel Oops in at803x_link_change_notify
authorFelix Fietkau <nbd@openwrt.org>
Tue, 7 Jul 2015 21:52:29 +0000 (21:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 7 Jul 2015 21:52:29 +0000 (21:52 +0000)
commit7afa01a4ecb6f42a9f1dda0362e580ade65f11b8
tree39b1ac6e3c30df6b09d796f6fc03186b87ffdc8c
parent8aa8e79032f7228d10e0884c33ab078b767c4b49
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>
Backport of r46200

SVN-Revision: 46252
target/linux/ar71xx/patches-3.18/425-net-phy-at803x-allow-to-configure-via-pdata.patch