linux-hardened/drivers/net/ethernet/intel/ixgbevf
Greg Rose 375b27cf5d ixgbevf: Prevent possible race condition by checking for message
The mailbox interrupt routine might cause a race condition sometimes
and cause a message to be missed.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-19 12:35:06 -05:00
..
defines.h intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN 2011-11-16 04:41:52 -08:00
ethtool.c Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers 2011-11-22 16:43:32 -05:00
ixgbevf.h
ixgbevf_main.c ixgbevf: Prevent possible race condition by checking for message 2012-01-19 12:35:06 -05:00
Makefile
mbx.c
mbx.h ixgbevf: Fix register defines to correctly handle complex expressions 2012-01-02 17:41:34 -08:00
regs.h ixgbevf: Fix register defines to correctly handle complex expressions 2012-01-02 17:41:34 -08:00
vf.c intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN 2011-11-16 04:41:52 -08:00
vf.h