linux/drivers/net/e1000e
Bruce Allan 482fed85e6 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Cleans up the code a bit by using the driver-specific e1e_rphy and
e1e_wphy macros instead of the full function pointer variants.  Fix
a couple whitespace issue with two already existing calls to e1e_wphy.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-09 23:44:07 -08:00
..
82571.c e1000e: cleanup variables set but not used 2011-01-09 23:44:06 -08:00
defines.h e1000e: support new PBA format from EEPROM 2010-12-10 22:13:37 -08:00
e1000.h e1000e: support new PBA format from EEPROM 2010-12-10 22:13:37 -08:00
es2lan.c e1000e: cleanup variables set but not used 2011-01-09 23:44:06 -08:00
ethtool.c e1000e: checkpatch error - open braces 2010-12-24 21:30:46 -08:00
hw.h e1000e: 82579 unaccounted missed packets 2010-09-22 20:41:20 -07:00
ich8lan.c e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy 2011-01-09 23:44:07 -08:00
lib.c e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy 2011-01-09 23:44:07 -08:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: cleanup variables set but not used 2011-01-09 23:44:06 -08:00
param.c e1000e: minor error message corrections 2010-12-10 22:13:46 -08:00
phy.c e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy 2011-01-09 23:44:07 -08:00