staging: most: usb: add ep number to log
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 8 May 2018 09:45:07 +0000 (11:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2018 11:41:50 +0000 (13:41 +0200)
commit3b1a774bfcbc86142d7ea11dfa05bd714030bbf1
tree7e43fec4bdd9a64df4147c9f06e55ff5972fab33
parentaba258b73101670c06b1dd700e500ed0a3fa0e8e
staging: most: usb: add ep number to log

This patch adds the endpoint number of the USB pipe that reports to be
broken into the log message. It is needed to make debugging for
applications more comfortable.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c