commit | df27f4a610e22e8c8c740286368cc13e0600f22c | [log] [tgz] |
---|---|---|
author | Don Fry <brazilnut@us.ibm.com> | Thu Jun 29 13:55:02 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jul 05 14:07:15 2006 -0400 |
tree | 399422c705273fd6e3f736aec399399de62aea68 | |
parent | 06c878500893c315795fcf944ecbd85c3d023040 [diff] |
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc Suspend the chip if possible rather than stop and discard all tx and rx frames, when changing the mcast list or entering/leaving promiscuous mode. Created common pcnet32_suspend routine. Tested ia32 and ppc64 Signed-off-by: Don Fry <brazilnut@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>