summaryrefslogtreecommitdiff
path: root/Documentation/SecurityBugs
diff options
context:
space:
mode:
authorSathya Perla <sathya.perla@emulex.com>2013-08-22 06:53:41 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-08-23 02:58:23 (GMT)
commit6e1f99757a2b24b7255263b2240a0eb04215174d (patch)
treec733ab9b6ab44ab96d6f3b30567ca3aeb7ae5cb1 /Documentation/SecurityBugs
parent2266c68f3641df533f617426a9cac0e5fb443f69 (diff)
downloadlinux-fsl-qoriq-6e1f99757a2b24b7255263b2240a0eb04215174d.tar.xz
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 'Documentation/SecurityBugs')
0 files changed, 0 insertions, 0 deletions