From 152c0a976c71386c67c89969acc427dc5cf802b8 Mon Sep 17 00:00:00 2001 From: Yanir Lubetkin Date: Fri, 20 Mar 2015 17:41:53 -0700 Subject: [PATCH] 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 Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed