]> git.baikalelectronics.ru Git - kernel.git/commit
igbvf: after mailbox write, wait for reply
authorGreg Edwards <gedwards@ddn.com>
Thu, 20 Jul 2017 16:00:58 +0000 (10:00 -0600)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 9 Aug 2017 01:01:42 +0000 (18:01 -0700)
commitc1440590791beadc7275d31021538e299fc70cc6
treea89d68e5feb13851cac1d609e074ee0463fb7d6c
parent1a9c65bde64e35bbeae5656e1b51303a834a0867
igbvf: after mailbox write, wait for reply

Two of the VF mailbox commands were not waiting for a reply from the PF,
which can result in a VF mailbox timeout in the VM for the next command.

Signed-off-by: Greg Edwards <gedwards@ddn.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igbvf/vf.c