Skip to content
Commit 43aef5c2 authored by David Lechner's avatar David Lechner Committed by Felipe Balbi
Browse files

usb: gadget: Fix copy/pasted error message



This fixes an error message that was probably copied and pasted. The same
message is used for both the in and out endpoints, so it makes it impossible
to know which one actually failed because both cases say "IN".

Make the out endpoint error message say "OUT".

Signed-off-by: default avatarDavid Lechner <david@lechnology.com>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 9418ee15
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