Home
last modified time | relevance | path

Searched hist:c5dcf8f0e850a504235a0af51f73d51b6ddc0933 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/rsi/
H A Drsi_91x_usb.cc5dcf8f0e850a504235a0af51f73d51b6ddc0933 Fri Oct 04 14:44:21 UTC 2019 Johan Hovold <johan@kernel.org> Revert "rsi: fix potential null dereference in rsi_probe()"

This reverts commit f170d44bc4ec2feae5f6206980e7ae7fbf0432a0.

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>