mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 15:24:02 -04:00
Allocate buffer on HEAP instead of STACK for a local variable that is to be sent using usb_control_msg(). Signed-off-by: Maksim Salau <maksim.salau@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>