move ethernet hw init to init/uninit functions
authorJohn Crispin <john@openwrt.org>
Mon, 12 Nov 2012 21:35:01 +0000 (21:35 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 12 Nov 2012 21:35:01 +0000 (21:35 +0000)
commitced0cf3a94053f43671e2e46fbba45f0214f9741
tree64ffee24b91f9552b41521ec2016502d72ff079e
parent31541f81c36c2b2d0c40083623586fc0100db8d6
move ethernet hw init to init/uninit functions

This should fix the stalled irq problem seen by several people.
This is not the real fix, but rather moves the bug to the un/init patch of the driver.
The real bug still needs to be fixed, but this workaround should be suffcient to make
the ethernet stable.

SVN-Revision: 34177
target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_main.c
target/linux/ramips/image/Makefile