diff options
author | Andre Guedes <andre.guedes@intel.com> | 2020-03-18 16:00:59 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2020-04-19 12:14:12 -0700 |
commit | 83ba21b9ef7706413bdaf9fa8357b93c4986d8a0 (patch) | |
tree | 77b849520ba9a30d45b400b215abe65af4183093 /drivers/net/ethernet/intel/igc/igc_phy.c | |
parent | e9736fa407e53224e9f23a092b17d8f2d1eb705d (diff) |
igc: Remove igc_*_mac_steering_filter() wrappers
With the previous two patches, igc_add_mac_steering_filter() and
igc_del_mac_steering_filter() became a pointless wrapper of
igc_add_mac_filter() and igc_del_mac_filter().
This patch removes these wrappers and update callers to call
igc_add_mac_filter() and igc_del_mac_filter() directly.
Signed-off-by: Andre Guedes <andre.guedes@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_phy.c')
0 files changed, 0 insertions, 0 deletions