bnx2x: Do not call load/unload functionality from DCC
authorEilon Greenstein <eilong@broadcom.com>
Thu, 15 Oct 2009 07:18:47 +0000 (00:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Oct 2009 07:18:47 +0000 (00:18 -0700)
There is really no need to clear the MAC or the FW filtering rules - it was
added for completion, but caused race conditions with load/unload. Removing this
redundant code

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found