linux-sg2042/drivers/net/wireless/rsi
Heinrich Schuchardt 9b648d788d rsi: eliminate superfluous NULL check
msg is dereferenced before checking against NULL, e.g.
when assigning pad_bytes.
Remove the superfluous check in function rsi_mgmt_pkt_to_core.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-06-14 17:17:58 +03:00
..
Kconfig rsi: add vendor Kconfig entry 2015-11-18 14:28:31 +02:00
Makefile
rsi_91x_core.c
rsi_91x_debugfs.c
rsi_91x_mac80211.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rsi_91x_main.c
rsi_91x_mgmt.c rsi: eliminate superfluous NULL check 2016-06-14 17:17:58 +03:00
rsi_91x_pkt.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rsi_91x_sdio.c
rsi_91x_sdio_ops.c rsi: Fix possible leak when loading firmware 2015-08-25 15:37:41 +03:00
rsi_91x_usb.c
rsi_91x_usb_ops.c rsi: Fix possible leak when loading firmware 2015-08-25 15:37:41 +03:00
rsi_boot_params.h
rsi_common.h
rsi_debugfs.h
rsi_main.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rsi_mgmt.h
rsi_sdio.h
rsi_usb.h