igc: Remove the 'igc_read_mac_addr_base' method
authorSasha Neftin <sasha.neftin@intel.com>
Tue, 15 Jan 2019 13:21:09 +0000 (15:21 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 6 Feb 2019 01:14:38 +0000 (17:14 -0800)
commit109f599663b9d24f0045b1f4f576896c136942ec
treef9dac7c0352d07269c87ab762ea87d1db07903e2
parent0f9e980bf5ee1a97e2e401c846b2af989eb21c61
igc: Remove the 'igc_read_mac_addr_base' method

Remove the redundant 'igc_read_mac_addr_base' method and use
the 'igc_read_mac_addr' 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