aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJian Shen <[email protected]>2022-07-29 18:17:55 +0800
committerJakub Kicinski <[email protected]>2022-08-01 12:09:34 -0700
commita86e86db5e6d72c82724a63ca1c5293409a21518 (patch)
tree79d5ee128ba78a7473328afbd65c2b68fe8b1903 /scripts/gdb/linux/utils.py
parent7dc839fe47611e6995f370cae37b9797cf7d2672 (diff)
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
The prototype of input features of ionic_set_nic_features() is netdev_features_t, but the vlan_flags is using the private definition of ionic drivers. It should use the variable ctx.cmd.lif_setattr.features, rather than features to check the vlan flags. So fixes it. Fixes: beead698b173 ("ionic: Add the basic NDO callbacks for netdev support") Signed-off-by: Jian Shen <[email protected]> Signed-off-by: Guangbin Huang <[email protected]> Acked-by: Shannon Nelson <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions