Sathya Perla 6e1f99757a 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>
2013-08-22 19:58:23 -07:00
..
2013-07-19 17:36:03 -07:00
2013-03-28 01:20:42 -04:00
2013-08-05 11:02:48 -07:00
2013-08-15 14:51:23 -07:00
2013-07-19 17:36:03 -07:00
2013-07-10 14:50:58 -07:00