linux/drivers/net/wireless
Pan Bian 5fb01e91da mt7601u: check return value of alloc_skb
Function alloc_skb() will return a NULL pointer if there is no enough
memory. However, in function mt7601u_mcu_msg_alloc(), its return value
is not validated before it is used. This patch fixes it.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Acked-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-04-26 12:01:58 +03:00
..
admtek wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
ath wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
atmel My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
broadcom wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
cisco
intel wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
intersil orinoco_usb: Fix buffer on stack 2017-04-26 12:01:10 +03:00
marvell wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
mediatek mt7601u: check return value of alloc_skb 2017-04-26 12:01:58 +03:00
ralink wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
realtek rtlwifi: rtl8821ae: setup 8812ae RFE according to device type 2017-04-26 11:58:03 +03:00
rsi wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
st drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
ti netlink: pass extended ACK struct to parsing functions 2017-04-13 13:58:22 -04:00
zydas My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
Kconfig
mac80211_hwsim.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
mac80211_hwsim.h mac80211_hwsim: fix command documentation indentation 2017-03-06 09:21:48 +01:00
Makefile
ray_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ray_cs.h
rayctl.h
rndis_wlan.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
wl3501_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
wl3501.h