Files
linux/drivers/net
Michael Chan 028de140ff bnxt_en: Implement missing tx timeout reset logic.
The reset logic calls bnxt_close_nic() and bnxt_open_nic() under rtnl_lock
from bnxt_sp_task.  BNXT_STATE_IN_SP_TASK must be cleared before calling
bnxt_close_nic() to avoid deadlock.

v2: Fixed white space error.  Thanks Dave.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-11 23:34:06 -05:00
..
2015-11-15 17:09:23 -05:00
2015-11-17 14:39:29 -05:00
2015-10-21 19:36:10 -07:00
2015-12-08 22:39:03 -05:00
2015-10-13 04:55:07 -07:00