2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/net/e1000e
Bruce Allan 94d8186a69 e1000e: cleanup ops function pointers
The phy and nvm operations structures have function pointers that contain
"phy" and "nvm" in the pointer names which are redundant since the
structures are already obviously in phy and nvm structures.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-21 11:34:08 -08:00
..
82571.c e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00
defines.h e1000e: rework disable K1 at 1000Mbps for 82577/82578 2009-10-29 22:48:39 -07:00
e1000.h e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00
es2lan.c e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00
ethtool.c e1000e: disable K1 on PCH LOM when in PHY loopback mode 2009-11-21 11:33:58 -08:00
hw.h e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00
ich8lan.c e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00
lib.c e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00
param.c e1000e: enable CRC stripping by default 2009-06-03 02:46:31 -07:00
phy.c e1000e: cleanup ops function pointers 2009-11-21 11:34:08 -08:00