linux_dsm_epyc7002/drivers/net/igbvf
Alexander Duyck 0e512bfc2c igbvf: force link checking when mailbox timeout has occurred
This change forces the link down when a mailbox timeout has occurred.
Previously it was possible for a mailbox timeout to occur but for the
interface to stay up.  The problem with this was that it became possible
for an interface to stay up and miss multiple requests resulting in a
possible issue since the interface will be running in an unknown state.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2010-12-24 21:37:54 -08:00
..
defines.h igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
ethtool.c netdev: Use default implementation of ethtool_ops::get_link where possible 2010-12-10 15:55:24 -08:00
igbvf.h Remove extra struct page member from the buffer info structure 2010-11-16 19:41:36 -08:00
Makefile igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
mbx.c igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
mbx.h igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
netdev.c igb[v],ixgbe: don't use flush_scheduled_work() 2010-12-12 16:45:14 +01:00
regs.h igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
vf.c igbvf: force link checking when mailbox timeout has occurred 2010-12-24 21:37:54 -08:00
vf.h igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00