diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2013-08-22 08:53:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-23 04:58:23 +0200 |
commit | 6e1f99757a2b24b7255263b2240a0eb04215174d (patch) | |
tree | c733ab9b6ab44ab96d6f3b30567ca3aeb7ae5cb1 /include/net/ip6_route.h | |
parent | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc (diff) | |
download | linux-6e1f99757a2b24b7255263b2240a0eb04215174d.tar.xz linux-6e1f99757a2b24b7255263b2240a0eb04215174d.zip |
be2net: fix disabling TX in be_close()
commit fba875591 ("disable TX in be_close()") disabled TX in be_close()
to protect be_xmit() from touching freed up queues in the AER recovery
flow. But, TX must be disabled *before* cleaning up TX completions in
the close() path, not after. This allows be_tx_compl_clean() to free up
all TX-req skbs that were notified to the HW.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ip6_route.h')
0 files changed, 0 insertions, 0 deletions