linux-stable/drivers/net/wireless/rsi
Johan Hovold 5f9b8c5a46 Revert "rsi: fix potential null dereference in rsi_probe()"
[ Upstream commit c5dcf8f0e8 ]

This reverts commit f170d44bc4.

USB core will never call a USB-driver probe function with a NULL
device-id pointer.

Reverting before removing the existing checks in order to document this
and prevent the offending commit from being "autoselected" for stable.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-02-05 21:22:53 +00:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
rsi_91x_coex.c
rsi_91x_core.c
rsi_91x_debugfs.c rsi: fix spelling mistakes 2019-02-19 17:08:47 +02:00
rsi_91x_hal.c rsi: fix use-after-free on probe errors 2020-02-01 09:34:51 +00:00
rsi_91x_mac80211.c mac80211: pass the vif to cancel_remain_on_channel 2019-07-26 13:08:28 +02:00
rsi_91x_main.c rsi: remove set but not used variables 'info, vif' 2019-02-19 17:09:25 +02:00
rsi_91x_mgmt.c rsi: release skb if rsi_prepare_beacon fails 2019-12-13 08:42:13 +01:00
rsi_91x_ps.c
rsi_91x_sdio.c rsi: fix for sdio reset card issue 2019-08-06 15:36:26 +03:00
rsi_91x_sdio_ops.c rsi: fix spelling mistake "Initialzing" -> "Initializing" 2018-11-06 18:52:10 +02:00
rsi_91x_usb.c Revert "rsi: fix potential null dereference in rsi_probe()" 2020-02-05 21:22:53 +00:00
rsi_91x_usb_ops.c
rsi_boot_params.h rsi: new bootup parameters for 9116 2019-04-25 19:44:27 +03:00
rsi_coex.h
rsi_common.h
rsi_debugfs.h
rsi_hal.h rsi: reset device changes for 9116 2019-04-25 19:44:29 +03:00
rsi_main.h rsi: send new tx command frame wlan9116 features 2019-04-25 19:44:28 +03:00
rsi_mgmt.h rsi: send new tx command frame wlan9116 features 2019-04-25 19:44:28 +03:00
rsi_ps.h
rsi_sdio.h rsi: add firmware loading for 9116 device 2019-04-25 19:44:25 +03:00
rsi_usb.h rsi: add new device model for 9116 2019-04-25 19:44:23 +03:00