summaryrefslogtreecommitdiff
path: root/drivers/usb/renesas_usbhs
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2012-10-31 17:09:07 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-31 19:48:07 (GMT)
commit571e41214e988bc38c99d804e6d8e1ea1d016342 (patch)
treec315586964c078a72d4dfd18c966ca4514eedc8f /drivers/usb/renesas_usbhs
parentbcbec053d2197031d04b8e040c61695b5d7a949d (diff)
downloadlinux-fsl-qoriq-571e41214e988bc38c99d804e6d8e1ea1d016342.tar.xz
USB: remove iteration limit in hub_tt_work()
This patch (as1621) removes the limit on the number of loops allowed in hub_tt_work(). The value is arbitrary, and it's silly to have a limit in the first place -- anything beyond the limit would not get handled. Besides, it's most unlikely that we'll ever need to clear more than a couple of TT buffers at any time. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/renesas_usbhs')
0 files changed, 0 insertions, 0 deletions