]> git.karo-electronics.de Git - linux-beck.git/commit
usb: misc: usbtest: improve the description for error message
authorPeter Chen <peter.chen@freescale.com>
Wed, 18 Nov 2015 09:40:23 +0000 (17:40 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Dec 2015 22:36:29 +0000 (14:36 -0800)
commitc7c7806700e15ca9c48d880f8c65071f041cd890
treed4d731f45196ed3e85f984e53817b79d59109e0e
parent144e38c6bebe41da8dc0e611f70fee53ce22604f
usb: misc: usbtest: improve the description for error message

Now the function of complicated_callback is not only used for iso
transfer, improve the error message to reflect it.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usbtest.c