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)
commit200a1a1a7e91eee978c76238f6ef526e3071a81c
tree7a5c4eb114edf5e0ff6862467b84529b075fe206
parent109f599663b9d24f0045b1f4f576896c136942ec
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