]> 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)
commit75848bba733a72cc2b3f11f21841ca514c824c83
tree12535e806b147144a8071c92474e72f2bc9fb95d
parent168afb1eec59fa6a88b7c92fe4174ad7c284fa55
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