]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: i219 - k1 workaround for LPT is not required for SPT
authorYanir Lubetkin <yanirx.lubetkin@intel.com>
Tue, 9 Jun 2015 22:16:03 +0000 (01:16 +0300)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 26 Jun 2015 09:47:37 +0000 (02:47 -0700)
commit8a1f9a70480b851a200dc7864f025b6431526e2b
tree12535e806b147144a8071c92474e72f2bc9fb95d
parentfcb8f7b22fcd92417ba417db7e3f8973620e20c2
e1000e: i219 - k1 workaround for LPT is not required for SPT

In SPT hardware does not require this driver workaround.
Removed the conditional that caused K1 workaround execution on SPT.

Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@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/e1000e/ich8lan.c