diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2013-05-08 06:05:50 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-08 22:59:48 +0400 |
commit | fba8755911841f9c1d49792ebce32448446e4ce2 (patch) | |
tree | a374f67a74fcf9be885df9ffb38fd4b4ea0544a1 /drivers/net/arcnet/com20020-pci.c | |
parent | 3f5dffe61a2ed3bd5e02bce16488937d4a5e7c27 (diff) | |
download | linux-fba8755911841f9c1d49792ebce32448446e4ce2.tar.xz |
be2net: disable TX in be_close()
be_close() followed by be_clear() is called as a part of cleanup in the
EEH/AER flow. This patch stops TX in be_close() before cleaning/freeing
up the TX queues in be_clear(). This prevents be_xmit() from being called
while TX queues no longer exist.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arcnet/com20020-pci.c')
0 files changed, 0 insertions, 0 deletions