linux-stable/drivers/net/ethernet/broadcom/bnxt
Michael Chan 035a1539ab bnxt_en: Poll link at the end of __bnxt_open_nic().
When shutting down the NIC, we shutdown async event processing before
freeing all the rings.  If there is a link change event during reset, the
driver may miss it and the link state may be incorrect after the NIC is
re-opened.  Poll the link at the end of __bnxt_open_nic() to get the
correct link status.

Signed-off-by Michael Chan <michael.chan@broadcom.com>

Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-19 23:39:32 -05:00
..
Makefile
bnxt.c bnxt_en: Poll link at the end of __bnxt_open_nic(). 2016-02-19 23:39:32 -05:00
bnxt.h bnxt_en: Reduce default ring sizes. 2016-02-16 15:50:02 -05:00
bnxt_ethtool.c bnxt_en: Remove 20G support and advertise only 40GbaseCR4. 2016-02-16 15:50:02 -05:00
bnxt_ethtool.h
bnxt_fw_hdr.h
bnxt_hsi.h bnxt_en: Update to Firmware interface spec 1.0.0. 2015-12-28 00:57:29 -05:00
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: Update to Firmware interface spec 1.0.0. 2015-12-28 00:57:29 -05:00
bnxt_sriov.h