WSL2-Linux-Kernel/drivers/net/ethernet
Jian Shen d4249d465d net: ionic: fix error check for vlan flags in ionic_set_nic_features()
[ Upstream commit a86e86db5e ]

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: beead698b1 ("ionic: Add the basic NDO callbacks for netdev support")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Acked-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-17 14:23:37 +02:00
..
3com 3com 3c515: make it compile on 64-bit architectures 2021-09-16 11:14:47 -07:00
8390 net:mcf8390: Use platform_get_irq() to get the interrupt 2022-04-08 14:22:47 +02:00
actions
adaptec
aeroflex
agere
alacritech
allwinner
alteon
altera net: altera: Fix refcount leak in altera_tse_mdio_create 2022-06-14 18:36:19 +02:00
amazon net: ena: Fix error handling when calculating max IO queues number 2022-01-11 15:35:15 +01:00
amd of: net: move of_net under net/ 2022-03-08 19:12:41 +01:00
apm drivers: net: xgene: Fix regression in CRC stripping 2022-03-28 09:58:44 +02:00
apple
aquantia net: atlantic: remove aq_nic_deinit() when resume 2022-07-21 21:24:31 +02:00
arc of: net: move of_net under net/ 2022-03-08 19:12:41 +01:00
atheros alx: acquire mutex for alx_reinit in alx_change_mtu 2022-03-23 09:16:41 +01:00
broadcom bnxt_en: Fix bnxt_refclk_read() 2022-07-21 21:24:26 +02:00
brocade
cadence net: macb: Fix PTP one step sync support 2022-06-09 10:23:01 +02:00
calxeda
cavium cavium: Fix return values of the probe function 2021-10-19 13:09:57 +01:00
chelsio tcp: Fix data-races around sysctl knobs related to SYN option. 2022-07-29 17:25:22 +02:00
cirrus
cisco
cortina net: gemini: allow any RGMII interface mode 2022-01-27 11:04:53 +01:00
davicom
dec ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one() 2022-05-25 09:57:35 +02:00
dlink
emulex be2net: Fix buffer overflow in be_get_module_eeprom 2022-07-29 17:25:21 +02:00
ezchip of: net: move of_net under net/ 2022-03-08 19:12:41 +01:00
faraday net: ftgmac100: Hold reference returned by of_get_child_by_name() 2022-07-21 21:24:28 +02:00
freescale net: fec: add missing of_node_put() in fec_enet_init_stop_mode() 2022-05-09 09:14:38 +02:00
fujitsu
google gve: Recording rx queue before sending to napi 2022-03-08 19:12:41 +01:00
hisilicon net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization 2022-06-22 14:22:01 +02:00
huawei net: hinic: avoid kernel hung in hinic_get_stats64() 2022-08-17 14:23:27 +02:00
i825xx lib82596: Fix IRQ check in sni_82596_probe 2022-01-27 11:05:43 +01:00
ibm ibmvnic: Properly dispose of all skbs during a failover. 2022-07-12 16:35:16 +02:00
intel iavf: Fix 'tc qdisc show' listing too many queues 2022-08-17 14:23:36 +02:00
litex net: ethernet: litex: Add the dependency on HAS_IOMEM 2022-03-08 19:12:41 +01:00
marvell octeontx2-pf: cn10k: Fix egress ratelimit configuration 2022-08-03 12:03:53 +02:00
mediatek net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag 2022-06-22 14:21:58 +02:00
mellanox net/mlx5: Adjust log_max_qp to be 18 at most 2022-08-17 14:23:35 +02:00
micrel net: micrel: fix KS8851_MLL Kconfig 2022-04-20 09:34:15 +02:00
microchip net: sparx5: uses, depends on BRIDGE or !BRIDGE 2022-04-08 14:24:11 +02:00
microsoft net: mana: Add handling of CQE_RX_TRUNCATED 2022-06-25 15:18:40 +02:00
moxa
mscc net: mscc: ocelot: allow unregistered IP multicast flooding to CPU 2022-07-02 16:41:18 +02:00
myricom myri10ge: fix an incorrect free for skb in myri10ge_sw_tso 2022-04-20 09:34:16 +02:00
natsemi natsemi: xtensa: fix section mismatch warnings 2021-12-08 09:04:46 +01:00
neterion ethernet: s2io: fix setting mac address during resume 2021-10-14 07:12:33 -07:00
netronome ip: Fix data-races around sysctl_ip_default_ttl. 2022-07-29 17:25:09 +02:00
ni
nvidia
nxp net: ethernet: lpc_eth: Handle error for clk_enable 2022-03-16 14:23:38 +01:00
oki-semi
packetengines
pasemi
pensando net: ionic: fix error check for vlan flags in ionic_set_nic_features() 2022-08-17 14:23:37 +02:00
qlogic qed: Improve the stack space of filter_config() 2022-07-12 16:34:53 +02:00
qualcomm
rdc r6040: Restore MDIO clock frequency after MAC reset 2021-09-10 10:00:08 +01:00
realtek r8169: fix accessing unset transport header 2022-07-12 16:35:16 +02:00
renesas ethernet: renesas: Use div64_ul instead of do_div 2022-01-27 11:04:28 +01:00
rocker rocker: fix a sleeping in atomic bug 2022-01-27 11:03:52 +01:00
samsung net: sxgbe: fix return value of __setup handler 2022-03-08 19:12:46 +01:00
seeq
sfc sfc: disable softirqs for ptp TX 2022-08-03 12:03:54 +02:00
sgi
silan
sis
smsc epic100: fix use after free on rmmod 2022-07-07 17:53:28 +02:00
socionext
stmicro net: stmmac: remove redunctant disable xPCS EEE call 2022-07-29 17:25:20 +02:00
sun ethernet: sun: Free the coherent when failing in probing 2022-04-08 14:22:47 +02:00
synopsys
tehuti
ti net: ethernet: ti: am65-cpsw: Fix devlink port register sequence 2022-07-21 21:24:19 +02:00
toshiba
tundra
via
wiznet
xilinx net: emaclite: Don't advertise 1000BASE-T and do auto negotiation 2022-05-18 10:26:52 +02:00
xircom
xscale ixp4xx_eth: fix error check return value of platform_get_irq() 2022-06-09 10:22:46 +02:00
Kconfig net: restore alpha order to Ethernet devices in config 2022-04-27 14:38:53 +02:00
Makefile
dnet.c
dnet.h
ec_bhf.c
ethoc.c
fealnx.c net: fealnx: fix build for UML 2021-11-18 19:16:32 +01:00
jme.c
jme.h
korina.c
lantiq_etop.c
lantiq_xrx200.c net: lantiq_xrx200: fix statistics of received bytes 2022-01-05 12:42:35 +01:00