linux_dsm_epyc7002/drivers/net/wireless
Dan Carpenter 48d5548fc5 orinoco_usb: potential null dereference
Smatch complains that "upriv->read_urb" gets dereferenced before
checking for NULL.  It turns out that it's possible for
"upriv->read_urb" to be NULL so I added checks around the dereferences.

Also I remove an "if (upriv->bap_buf != NULL)" check because
"kfree(NULL) is OK.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-07-16 14:03:42 -04:00
..
ath ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes 2010-07-16 14:03:42 -04:00
b43 b43: Add SDIO_DEVICE() for EW-CG1102GC 2010-06-28 15:16:19 -04:00
b43legacy
hostap hostap: fixup strlen() math 2010-07-12 16:05:32 -04:00
ipw2x00
iwlwifi iwlwifi: convert new uses of __attribute__ ((packed)) to __packed 2010-07-14 13:52:46 -04:00
iwmc3200wifi
libertas libertas: convert new uses of __attribute__ ((packed)) to __packed 2010-07-14 13:52:46 -04:00
libertas_tf
orinoco orinoco_usb: potential null dereference 2010-07-16 14:03:42 -04:00
p54
prism54 prism54: call BUG_ON() earlier 2010-07-12 16:05:32 -04:00
rt2x00 rt2x00: Move driver callback functions into the ops structure 2010-07-12 16:05:37 -04:00
rtl818x
wl12xx wl1271: use __packed annotation 2010-07-12 16:05:31 -04:00
zd1211rw
adm8211.c adm8211: fix memory leak 2010-07-12 16:05:32 -04:00
adm8211.h
airo_cs.c
airo.c wireless: airo: delete netdev from list after it is freed 2010-07-14 13:52:45 -04:00
airo.h
at76c50x-usb.c
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
Kconfig
mac80211_hwsim.c
Makefile
mwl8k.c
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c
wl3501.h
zd1201.c
zd1201.h