Mitch Williams 9ce0e8d726 igb/igbvf: don't give up
The driver shouldn't just give up if it fails to get the hardware
mailbox lock. This can happen in a situation where the PF-VF
communication channel is heavily loaded and causes complete
communications failure between the PF and VF drivers.

Add a counter and a delay. The driver will now retry ten times, waiting
one millisecond between retries.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-02-15 16:17:57 -08:00
..
2016-02-15 16:17:57 -08:00
2016-01-25 10:51:52 -08:00
2015-11-15 17:09:23 -05:00
2015-10-21 19:36:10 -07:00
2015-12-17 15:25:57 -05:00
2016-02-11 09:45:24 -05:00