ar8216: fix a MTU related regression
authorFelix Fietkau <nbd@openwrt.org>
Thu, 15 Mar 2012 16:57:27 +0000 (16:57 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 15 Mar 2012 16:57:27 +0000 (16:57 +0000)
commit531638e8392e9a1508dfd35748922c6964e5605c
tree636ae93b3d300a9eabaf60284d173da4b019e782
parent0c3354cc2e5d865d35568b87947faf9f9a7eeb4c
ar8216: fix a MTU related regression

Switch reset on AR8316 appears to clobber the MTU configuration register
and possibly other global config registers. Move global configuration
register init writes back to the reset callback.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30951 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/files/drivers/net/phy/ar8216.c