]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rts5139: Use correct USB transfer interval to fix syslog spamming
authorMarcus Overhagen <marcus.overhagen@gmail.com>
Mon, 3 Jun 2013 18:14:02 +0000 (20:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 19:15:34 +0000 (12:15 -0700)
commit6441a57887281106ed01222c2b0561ab25f77212
tree8326c044dfe6245f731e4509f8ccf5815331ee7c
parentc5c141dfe737706d8bd57f40b4a9a8818c5ce4de
staging: rts5139: Use correct USB transfer interval to fix syslog spamming

Using correct transfer interval as specified by the USB endpoint
when doing the interrupt transfer fixes the warning printed by
xhci USB core on every transfer that resulted in spamming
"xhci_queue_intr_tx: 74 callbacks suppressed" to syslog
every 5 seconds.

Signed-off-by: Marcus Overhagen <marcus.overhagen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5139/rts51x_transport.c