From: Don Fry Date: Thu, 29 Jun 2006 20:55:02 +0000 (-0700) Subject: [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc X-Git-Tag: v2.6.18-rc1~6^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df27f4a610e22e8c8c740286368cc13e0600f22c;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed