]> git.baikalelectronics.ru Git - kernel.git/commit
igc: Remove the 'igc_get_phy_id_base' method
authorSasha Neftin <sasha.neftin@intel.com>
Tue, 15 Jan 2019 13:21:18 +0000 (15:21 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 6 Feb 2019 01:23:09 +0000 (17:23 -0800)
commite807ef02b5e2716688873c9af4ae54898fb16654
tree7a5c4eb114edf5e0ff6862467b84529b075fe206
parentf1c1a4a1fcaf2fc9d79aa3ab39cdec55d6ea7fd2
igc: Remove the 'igc_get_phy_id_base' method

Remove the redundant 'igc_get_phy_id_base' method and use
the 'igc_get_phy_id' method directly instead.

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>
drivers/net/ethernet/intel/igc/igc_base.c