summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJian Shen <shenjian15@huawei.com>2022-07-29 18:17:54 +0800
committerJakub Kicinski <kuba@kernel.org>2022-08-01 12:09:28 -0700
commit7dc839fe47611e6995f370cae37b9797cf7d2672 (patch)
treee3b8677c79d5e95878d87aeb299437a3e9ca00ab /tools/perf/scripts/python/exported-sql-viewer.py
parent9fe2e6f3960687ab2a297fe09837a3f47cd2331f (diff)
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
vsi->current_netdev_flags is used store the current net device flags, not the active netdevice features. So it should use vsi->netdev->featurs, rather than vsi->current_netdev_flags to check NETIF_F_HW_VLAN_CTAG_FILTER. Fixes: 1babaf77f49d ("ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev") Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Acked-by: Tony Nguyen <anthony.l.nguyen@intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions