Skip to content
Commit 811c3707 authored by Johan Hovold's avatar Johan Hovold
Browse files

USB: kobil_sct: replace unnecessary atomic allocation



Use GFP_KERNEL instead of GFP_ATOMIC for allocation in open(), which may
sleep.

Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 5f9f975b
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