]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
igb: Add device support for flashless SKU of i210 device
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Tue, 16 Jul 2013 19:18:36 +0000 (19:18 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 22 Aug 2013 09:26:06 +0000 (02:26 -0700)
commit53b87ce37e19939c80aaeaa5e8702b521597ce3e
tree3523c63f5143d2ba67959c9a3d493c2076e9773b
parentef3a009297c50876980f21060aee61e8b516a990
igb: Add device support for flashless SKU of i210 device

This patch adds the specific device id support for versions of i210 that do
not have flash installed.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@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/igb_ethtool.c
drivers/net/ethernet/intel/igb/igb_main.c