Skip to content
Commit 2f6ae79c authored by Maksim Salau's avatar Maksim Salau Committed by Kalle Valo
Browse files

orinoco_usb: Fix buffer on stack



Allocate buffer on HEAP instead of STACK for a local variable
that is to be sent using usb_control_msg().

Signed-off-by: default avatarMaksim Salau <maksim.salau@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent bea35f90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment