Andre Guedes 83ba21b9ef 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>
2020-04-19 12:14:12 -07:00
..
2020-02-19 15:52:06 -08:00
2020-04-19 11:34:11 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2019-10-21 10:22:13 -07:00
2019-10-21 10:22:13 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:56:55 -07:00
2020-04-17 10:19:24 -07:00