Files
linux/drivers/net/ethernet
Michael Chan 90c694bb71 bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
bnxt_get_port_module_status() calls bnxt_update_link() which expects
RTNL to be held.  In bnxt_sp_task() that does not hold RTNL, we need to
call it with a prior call to bnxt_rtnl_lock_sp() and the call needs to
be moved to the end of bnxt_sp_task().

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-25 13:27:13 -05:00
..
2016-12-17 11:56:57 -05:00
2016-11-02 15:32:53 -04:00
2016-10-17 13:03:02 -04:00
2016-12-25 17:21:22 +01:00
2017-01-17 14:10:35 -05:00
2017-01-16 11:54:36 -05:00
2016-12-25 17:21:22 +01:00
2016-12-25 17:21:22 +01:00