2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/drivers/net/ethernet/broadcom/bnxt
Jeffrey Huang 1924136844 bnxt_en: Send PF driver unload notification to all VFs.
During remove_one() when SRIOV is enabled, the PF driver
should broadcast PF driver unload notification to all
VFs that are attached to VMs. Upon receiving the PF
driver unload notification, the VF driver should print
a warning message to message log.  Certain operations on the
VF may not succeed after the PF has unloaded.

Signed-off-by: Jeffrey Huang <huangjw@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-01 15:37:00 -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: Send PF driver unload notification to all VFs. 2016-03-01 15:37:00 -05:00
bnxt_sriov.h
bnxt.c bnxt_en: Send PF driver unload notification to all VFs. 2016-03-01 15:37:00 -05:00
bnxt.h bnxt_en: Send PF driver unload notification to all VFs. 2016-03-01 15:37:00 -05:00
Makefile