linux-stable/drivers/net
Xu Wang 8c80608a4e qlcnic: Fix bad kzalloc null test
[ Upstream commit bcaeb886ad ]

In qlcnic_83xx_get_reset_instruction_template, the variable
of null test is bad, so correct it.

Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-17 10:48:38 +02:00
..
appletalk
arcnet
bonding bonding/alb: make sure arp header is pulled before accessing it 2020-03-18 07:14:18 +01:00
caif
can slcan: Don't transmit uninitialized stack data in padding 2020-04-13 10:45:08 +02:00
dsa net: dsa: bcm_sf2: Ensure correct sub-node is parsed 2020-04-13 10:45:07 +02:00
ethernet qlcnic: Fix bad kzalloc null test 2020-04-17 10:48:38 +02:00
fddi
fjes fjes: fix missed check in fjes_acpi_add 2019-12-31 16:34:36 +01:00
hamradio 6pack,mkiss: fix possible deadlock 2020-01-04 19:13:27 +01:00
hippi
hyperv hv_netvsc: Fix unwanted wakeup in netvsc_attach() 2020-03-05 16:42:19 +01:00
ieee802154
ipvlan ipvlan: don't deref eth hdr before checking it's set 2020-03-18 07:14:12 +01:00
netdevsim
phy net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers 2020-04-13 10:45:08 +02:00
plip
ppp ppp: Adjust indentation into ppp_async_input 2020-02-11 04:34:13 -08:00
slip slip: not call free_netdev before rtnl_unlock in slip_open 2020-03-20 11:55:54 +01:00
team team: add missing attribute validation for array index 2020-03-18 07:14:16 +01:00
usb net: qmi_wwan: add support for ASKEY WWHC050 2020-04-02 15:28:11 +02:00
vmxnet3
wan wan: ixp4xx_hss: fix compile-testing on 64-bit 2020-02-24 08:34:46 +01:00
wimax wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle 2020-03-20 11:55:57 +01:00
wireless mt76: fix array overflow on receiving too many fragments for a packet 2020-03-18 07:14:22 +01:00
xen-netback net: xen-netback: fix return type of ndo_start_xmit function 2019-11-24 08:19:18 +01:00
dummy.c
eql.c
geneve.c geneve: move debug check after netdev unregister 2020-04-02 15:28:10 +02:00
gtp.c gtp: use __GFP_NOWARN to avoid memalloc warning 2020-02-11 04:33:52 -08:00
ifb.c
Kconfig geneve: change NET_UDP_TUNNEL dependency to select 2019-12-05 09:21:10 +01:00
LICENSE.SRC
loopback.c
macsec.c macsec: restrict to ethernet devices 2020-04-02 15:28:10 +02:00
macvlan.c macvlan: add cond_resched() during multicast processing 2020-03-18 07:14:19 +01:00
macvtap.c
Makefile
mdio.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c ntb_netdev: fix sleep time mismatch 2019-12-01 09:17:13 +01:00
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c
thunderbolt.c
tun.c tun: add mutex_unlock() call and napi.skb clearing in tun_get_user() 2020-01-29 16:43:17 +01:00
veth.c
virtio_net.c
vrf.c Revert "vrf: mark skb for multicast or link-local as enslaved to VRF" 2020-03-25 08:06:14 +01:00
vsockmon.c
vxlan.c vxlan: check return value of gro_cells_init() 2020-04-02 15:28:13 +02:00
xen-netfront.c