igb: rename nvm ops
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 6 Feb 2009 23:17:47 +0000 (23:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Feb 2009 10:43:06 +0000 (02:43 -0800)
commit312c75aee7606e886d91c810bc491c9f40ff5837
treeb8ab05276b686849a5916f93a63d8e44ce800f1e
parenta8d2a0c27f84bdbf54b7e1c1a52ef7b8b7196dbc
igb: rename nvm ops

All of the nvm ops have the tag _nvm added to the end which is redundant
since all of the calls to the ops have to go through the nvm ops struct
anyway.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/e1000_82575.c
drivers/net/igb/e1000_hw.h
drivers/net/igb/e1000_mac.c
drivers/net/igb/e1000_nvm.c
drivers/net/igb/igb_ethtool.c
drivers/net/igb/igb_main.c