Files
linux/drivers/net/wireless/rsi
Johan Hovold 8e2812b6c9 rsi: fix non-atomic allocation in completion handler
commit b9b9f9fea2 upstream.

USB completion handlers are called in atomic context and must
specifically not allocate memory using GFP_KERNEL.

Fixes: a1854fae14 ("rsi: improve RX packet handling in USB interface")
Cc: stable <stable@vger.kernel.org> # 4.17
Cc: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-01 09:32:59 +00:00
..
2018-03-13 18:36:57 +02:00
2019-02-19 17:08:47 +02:00
2018-03-13 18:36:57 +02:00
2019-04-25 19:44:29 +03:00
2019-04-25 19:44:23 +03:00