[PATCH] skge: don't clear MC state on link down
authorStephen Hemminger <shemminger@osdl.org>
Fri, 1 Dec 2006 19:41:08 +0000 (11:41 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 05:22:29 +0000 (00:22 -0500)
commit758140900a82e3ed3bb2be1d4705dd352fe44825
tree00c1c439223f7b00dcbbca0bc5f47d61ac48d706
parentf789dfdc44d5bbc04fb7f06e1e4eb682169acaaf
[PATCH] skge: don't clear MC state on link down

I would rather fix Andy's problem by not clearing
multicast information on link down.

Also, add code to restore multicast state after ethtool phy reset.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/skge.c