diff options
author | Sasha Neftin <sasha.neftin@intel.com> | 2020-06-08 18:49:39 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2020-06-29 18:21:53 -0700 |
commit | a0beb3c1b1acbe80a851a9892f72094ea27504be (patch) | |
tree | 0a0b70f5fa7acc632fe5dc7b863a7f5078ced460 /drivers/net/ethernet/intel/igc/igc_mac.c | |
parent | 725fa16d3622a3e9e21f37a4b79ce866afca5ef0 (diff) | |
download | kernel_replicant_linux-a0beb3c1b1acbe80a851a9892f72094ea27504be.tar.gz kernel_replicant_linux-a0beb3c1b1acbe80a851a9892f72094ea27504be.tar.bz2 kernel_replicant_linux-a0beb3c1b1acbe80a851a9892f72094ea27504be.zip |
igc: Refactor the igc_power_down_link()
Currently the implementation of igc_power_down_link()
method was just calling igc_power_down_phy_copper_base()
method.
We can just call igc_power_down_phy_copper_base()
method directly.
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_mac.c')
0 files changed, 0 insertions, 0 deletions