linux-bl808/drivers/net/ethernet/intel/igc
Andre Guedes 5f93071372 igc: Refactor igc_del_mac_filter()
This patch does a code refactoring in igc_del_mac_filter() so it uses
the new helper igc_find_mac_filter() and improves the comment about the
special handling when deleting the default filter.

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:21:49 -07:00
..
igc.h igc: Remove igc_*_mac_steering_filter() wrappers 2020-04-19 12:14:12 -07:00
igc_base.c igc: Add new device IDs for i225 part 2020-04-19 11:34:11 -07:00
igc_base.h
igc_defines.h igc: Fix NFC queue redirection support 2020-04-17 10:19:24 -07:00
igc_dump.c igc: Add dump options 2020-02-19 15:52:06 -08:00
igc_ethtool.c igc: Remove igc_*_mac_steering_filter() wrappers 2020-04-19 12:14:12 -07:00
igc_hw.h igc: Add new device IDs for i225 part 2020-04-19 11:34:11 -07:00
igc_i225.c
igc_i225.h
igc_mac.c
igc_mac.h
igc_main.c igc: Refactor igc_del_mac_filter() 2020-04-19 12:21:49 -07:00
igc_nvm.c
igc_nvm.h
igc_phy.c igc: Add PHY power management control 2020-01-17 09:55:34 -08:00
igc_phy.h
igc_ptp.c igc: Complete to commit Add basic skeleton for PTP 2020-02-19 16:51:28 -08:00
igc_regs.h igc: Add support for taprio offloading 2020-04-17 10:19:24 -07:00
igc_tsn.c igc: Add support for ETF offloading 2020-04-17 10:19:24 -07:00
igc_tsn.h igc: Add support for taprio offloading 2020-04-17 10:19:24 -07:00
Makefile igc: Add support for taprio offloading 2020-04-17 10:19:24 -07:00