commit | f1430d698d0caa743af61f72fd539726055718d3 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Sat Apr 14 04:21:52 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu May 03 02:08:06 2012 -0700 |
tree | 21594da01cbb6b1b929710d240bd41d9dd736c8d | |
parent | 7c0427ee76dc96e3f67b90959581d0ba4a38aa63 [diff] |
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>