e1000e: remove calls to ioremap/unmap for NVM addr
authorYanir Lubetkin <yanirx.lubetkin@intel.com>
Sat, 28 Feb 2015 10:10:06 +0000 (10:10 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Mar 2015 10:47:08 +0000 (02:47 -0800)
commit1103a631a83408733849b47fa2170cda984df2a3
treef335caef02b88cefac4e4e59e79c14590c1797ea
parent9d17ce493a3ef1b140a4c831ba72fb435576c75a
e1000e: remove calls to ioremap/unmap for NVM addr

Starting I219, the NVM will not be mapped to its own BAR, but to an
address region in another bar.  The mapping/unmapping is relevant
to older HW only.

CC: John W Linville <linville@tuxdriver.com>
Reported-by: John W Linville <linville@tuxdriver.com>
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