Files
linux-stable-mirror/include/linux
Shuah Khan ff79e0ca2b misc: rtsx_usb: use separate command and response buffers
commit 3776c78559 upstream.

rtsx_usb uses same buffer for command and response. There could
be a potential conflict using the same buffer for both especially
if retries and timeouts are involved.

Use separate command and response buffers to avoid conflicts.

Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Cc: stable <stable@kernel.org>
Link: https://lore.kernel.org/r/07e3721804ff07aaab9ef5b39a5691d0718b9ade.1656642167.git.skhan@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-12 16:32:22 +02:00
..
2022-07-07 17:52:17 +02:00
2021-11-26 10:39:22 +01:00
2022-04-13 21:00:56 +02:00
2021-11-18 14:03:37 +01:00
2021-09-15 09:50:41 +02:00
2021-12-14 11:32:39 +01:00