diff options
author | 2020-03-18 16:00:52 -0700 | |
---|---|---|
committer | 2020-04-19 11:40:56 -0700 | |
commit | 23b7b511675669702ad32bf7f92dcf2ae05015ba (patch) | |
tree | a7a17726f6dac55668c453651166135811e40efe /tools/perf/scripts/python | |
parent | igc: Remove duplicate code in MAC filtering logic (diff) | |
download | linux-dev-23b7b511675669702ad32bf7f92dcf2ae05015ba.tar.xz linux-dev-23b7b511675669702ad32bf7f92dcf2ae05015ba.zip |
igc: Check unsupported flag in igc_add_mac_filter()
The IGC_MAC_STATE_SRC_ADDR flags is not supported by igc_add_mac_
filter() so this patch adds a check for it and returns -ENOTSUPP
in case it is set.
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions