igb: Add SMBI semaphore to I210/I211
authorMatthew Vick <matthew.vick@intel.com>
Fri, 22 Mar 2013 07:34:20 +0000 (07:34 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 25 Apr 2013 01:05:19 +0000 (18:05 -0700)
commitd44e7a9a1f1e56918f8e937dcf750626ac5ad9b4
tree889ddc1e236a4e3af2eabdefdfa824e2eccae27f
parent0ba96d3d91882ae27083d8de8634ce0fae20dee6
igb: Add SMBI semaphore to I210/I211

It was previously thought that, since I210/I211 are single port devices,
they did not need the SMBI semaphore. This is not the case. Add support for
the SMBI semaphore.

Signed-off-by: Matthew Vick <matthew.vick@intel.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_82575.c
drivers/net/ethernet/intel/igb/e1000_hw.h
drivers/net/ethernet/intel/igb/e1000_i210.c