diff options
| author | Mitch Williams <[email protected]> | 2015-12-12 00:45:38 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2016-02-16 00:17:57 +0000 |
| commit | 9ce0e8d72678b5b60c99ce4c7af15ec127c761cb (patch) | |
| tree | 93e81db74fb3c541bf6a003fe8df0d9fb6b515d7 /drivers/net/ethernet/intel/igb/igb_main.c | |
| parent | igb: Unpair the queues when changing the number of queues (diff) | |
| download | kernel-9ce0e8d72678b5b60c99ce4c7af15ec127c761cb.tar.gz kernel-9ce0e8d72678b5b60c99ce4c7af15ec127c761cb.zip | |
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 <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions
