Aditya Pakki d5414c2355 rsi: Fix NULL pointer dereference in kmalloc
kmalloc can fail in rsi_register_rates_channels but memcpy still attempts
to write to channels. The patch replaces these calls with kmemdup and
passes the error upstream.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-04-25 19:42:26 +03:00
..
2018-03-27 10:11:58 +03:00
2018-03-13 18:36:57 +02:00
2019-02-19 17:08:47 +02:00
2019-02-19 17:08:47 +02:00
2019-02-19 17:08:47 +02:00
2018-03-13 18:36:57 +02:00
2018-07-31 10:15:53 +03:00
2018-07-31 10:15:53 +03:00