commit | 061bc702f6912b6e45b9aaf1c9bf2f8122406d47 | [log] [tgz] |
---|---|---|
author | Eilon Greenstein <eilong@broadcom.com> | Thu Oct 15 00:18:47 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 15 00:18:47 2009 -0700 |
tree | dde7adf887e08b7d7ceeff445a2731abf461f803 | |
parent | c4ff7cbf88be8bb0e3f942089f0ef0a40d98d654 [diff] |
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>