diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2013-05-08 02:05:50 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-08 11:59:48 -0700 |
commit | fba8755911841f9c1d49792ebce32448446e4ce2 (patch) | |
tree | a374f67a74fcf9be885df9ffb38fd4b4ea0544a1 /security | |
parent | 3f5dffe61a2ed3bd5e02bce16488937d4a5e7c27 (diff) | |
download | linux-fba8755911841f9c1d49792ebce32448446e4ce2.tar.bz2 |
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 'security')
0 files changed, 0 insertions, 0 deletions