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)
commit90678473c388712914eefa7e397e8a7273e73cca
tree636ae93b3d300a9eabaf60284d173da4b019e782
parent1621b280274eec03fc9c0bf3430621ca294ad82a
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.

SVN-Revision: 30951
target/linux/generic/files/drivers/net/phy/ar8216.c