e1000e: NVM write protect access removed from SPT HW
authorYanir Lubetkin <yanirx.lubetkin@intel.com>
Sat, 21 Mar 2015 00:41:53 +0000 (17:41 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 21 Mar 2015 00:44:25 +0000 (17:44 -0700)
commit152c0a976c71386c67c89969acc427dc5cf802b8
treecb9dc60e1bad1a59e6bc906f0e99f073eba412ef
parenta60a132e89cdb52621d154c78b69f7eb1307524d
e1000e: NVM write protect access removed from SPT HW

The call to e1000e_write_protect_nvm_ich8lan() is no longer supported by HW.
Access to these registers causes a system freeze in A step hardware and is
ignored in B step hardware. This function must not be called in hardware
newer than LPT.

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/netdev.c