Searched hist:f1430d698d0caa743af61f72fd539726055718d3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | diff f1430d698d0caa743af61f72fd539726055718d3 Fri Apr 13 23:21:52 CDT 2012 Bruce Allan <bruce.w.allan@intel.com> 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>
|
H A D | ich8lan.c | diff f1430d698d0caa743af61f72fd539726055718d3 Fri Apr 13 23:21:52 CDT 2012 Bruce Allan <bruce.w.allan@intel.com> 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>
|