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)
commit404a4c1fcdf271a922090b804a3587b384347c1f
treefdcde4c5432adf9ecdbc48501b6e774cb113df8f
parentfab655c2b13891de54a1268085529278ad86fd45
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