diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-08-17 16:36:53 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-18 10:05:23 -0700 |
commit | a0c9d0defcdadd31ab111b1616f60cf919c6a020 (patch) | |
tree | 00fff62355feb8ea2dfb0f23f88eca49850121c8 /drivers/usb/host/uhci-hcd.c | |
parent | 0521cfd06e1ebcd575e7ae36aab068b38df23850 (diff) | |
download | talos-op-linux-a0c9d0defcdadd31ab111b1616f60cf919c6a020.tar.gz talos-op-linux-a0c9d0defcdadd31ab111b1616f60cf919c6a020.zip |
usb: misc: usbtest: format max packet size for iso transfer
The current code prints all wMaxPacketSize content at endpoint
descriptor, if there is a high speed, high bandwidth endpoint,
it may confuse the users, eg, if there are 3 transactions during
microframe, it will print "wMaxPacket 1400" for packet content.
This commit splits wMaxpacketSize and transaction numbers for
output messages.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/uhci-hcd.c')
0 files changed, 0 insertions, 0 deletions