You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
USB: serial: keyspan_pda: use usb_control_msg_recv()
Use the wrapper function usb_control_msg_recv() that accepts stack
variables and remove dma buffers from callers of usb_control_msg().
Signed-off-by: Himadri Pandya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ johan: simplify write-room error handling further ]
Signed-off-by: Johan Hovold <[email protected]>
0 commit comments