[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc
authorDon Fry <brazilnut@us.ibm.com>
Thu, 29 Jun 2006 20:55:02 +0000 (13:55 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 5 Jul 2006 18:07:15 +0000 (14:07 -0400)
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>

No differences found