ramips: Allow ethernet interface to be taken down and up again
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Oct 2010 14:10:34 +0000 (14:10 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Oct 2010 14:10:34 +0000 (14:10 +0000)
commit808a6ab903d17969e284cadd416f8f126b40648c
tree2d650bbefd9d19fb956b7741586fde459126c5ee
parent0db53d4a64e43fee70ff31c0221e0b03001dc786
ramips: Allow ethernet interface to be taken down and up again

Taking the ramips ethernet interface down and up again resulted in the
driver not receiving any frames anymore. Fix this by correctly disabling
interrupts in the hw on ifdown.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23243 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ramips/files/drivers/net/ramips.c