Files
linux/drivers/net/ethernet/intel/i40evf
Alan Brady b9d78055c6 i40evf: ignore link up if not running
[ Upstream commit e0346f9fcb ]

If we receive the link status message from PF with link up before queues
are actually enabled, it will trigger a TX hang.  This fixes the issue
by ignoring a link up message if the VF state is not yet in RUNNING
state.

Signed-off-by: Alan Brady <alan.brady@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-26 11:02:10 +02:00
..
2015-07-23 05:33:55 -07:00
2017-04-19 16:47:31 -07:00
2017-04-19 16:47:31 -07:00