usb: hso: correct debug message
authorOliver Neukum <oneukum@suse.com>
Thu, 7 May 2020 09:49:49 +0000 (11:49 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 19:59:33 +0000 (12:59 -0700)
commit1a10186e598a5be5bc1cd5e55d9e9598a7c079ac
tree0d41a518c5340ffb2c4be33fbc34f876f2beb675
parent64082b67ba724c5a5acfff38d352068c4992d089
usb: hso: correct debug message

If you do not find the OUT endpoint, you should say so,
rather than copy the error message for the IN endpoint.
Presumably a copy and paste error.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c