Home
last modified time | relevance | path

Searched hist:"2 ed15a3a3f4a97787c2e7ba86e4b66e7a226e019" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.cdiff 2ed15a3a3f4a97787c2e7ba86e4b66e7a226e019 Mon Oct 30 04:03:23 CDT 2023 Dan Carpenter <dan.carpenter@linaro.org> wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()

[ Upstream commit 40018a8fa9aa63ca5b26e803502138158fb0ff96 ]

Check for if the usb_alloc_urb() failed.

Fixes: 68d57a07bfe5 ("wireless: add plfxlc driver for pureLiFi X, XL, XC devices")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/e8d4a19a-f251-4101-a89b-607345e938cb@moroto.mountain
Signed-off-by: Sasha Levin <sashal@kernel.org>