staging: rtl8723au: Use correct pipe type for USB interrupts
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 16 May 2014 08:05:04 +0000 (10:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 May 2014 18:53:50 +0000 (11:53 -0700)
commitbe02f259fda66bcfc60ecd78a819e1ce28c8bfb9
tree378dbee6bdcc15b92b80c25e87700f0b1c3a0f07
parent3519acb3b0c294ef57cc015302b061b4fe85a208
staging: rtl8723au: Use correct pipe type for USB interrupts

Use a correct pipe type when filling un interrupt urbs. This should
finally take care of the WARN() messages on the console when USB urbs
are submitted.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/os_dep/usb_ops_linux.c