commit | 1ab69fb357099d7bd869cf9332f0cb137640c6a4 | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Tue Nov 19 13:43:41 2019 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Jan 04 22:40:38 2020 -0800 |
tree | 8b9a36554f1a923ab972ae79c6053025cbead474 | |
parent | 14504ac5048e1773da16e741b2e659c8b7257592 [diff] |
igc: Remove no need declaration of the igc_power_down_link We want to avoid forward-declarations of function if possible. Rearrange the igc_power_down_link function implementation. 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>