e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
authorBruce Allan <bruce.w.allan@intel.com>
Sat, 14 Apr 2012 04:21:52 +0000 (04:21 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 3 May 2012 09:08:06 +0000 (02:08 -0700)
commitf1430d698d0caa743af61f72fd539726055718d3
tree21594da01cbb6b1b929710d240bd41d9dd736c8d
parent7c0427ee76dc96e3f67b90959581d0ba4a38aa63
e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers

Calling the locked versions of the read/write PHY ops function pointers
often produces excessively long lines.  Shorten these as is done with
the non-locked versions of the PHY register read/write functions.

Signed-off-by: Bruce Allan <bruce.w.allan@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/e1000.h
drivers/net/ethernet/intel/e1000e/ich8lan.c