]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
igb: expose mailbox unlock method
authorGreg Edwards <gedwards@ddn.com>
Wed, 28 Jun 2017 15:22:25 +0000 (09:22 -0600)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 9 Aug 2017 00:50:46 +0000 (17:50 -0700)
commit1a6c4a3b1e6f8fa1185457300514cd9f902de1a1
tree93350db13b22030995190f4d65f2fe3c1f98d62a
parent09fc97ba3e25d851da9958671e48eee527e87909
igb: expose mailbox unlock method

Add a mailbox unlock method to e1000_mbx_operations, which will be used
to unlock the PF/VF mailbox by the PF.

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/igb/e1000_hw.h
drivers/net/ethernet/intel/igb/e1000_mbx.c
drivers/net/ethernet/intel/igb/e1000_mbx.h