bnx2x: Do not call load/unload functionality from DCC
commit061bc702f6912b6e45b9aaf1c9bf2f8122406d47
authorEilon Greenstein <eilong@broadcom.com>
Thu, 15 Oct 2009 07:18:47 +0000 (15 00:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Oct 2009 07:18:47 +0000 (15 00:18 -0700)
treedde7adf887e08b7d7ceeff445a2731abf461f803
parentc4ff7cbf88be8bb0e3f942089f0ef0a40d98d654
bnx2x: Do not call load/unload functionality from DCC

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>
drivers/net/bnx2x_main.c