OSDN Git Service

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:34:34 +0000 (11:34 -0700)
commit4810ce070e3348120e900f8ac8f53f39397d8cd8
tree479c24585199fc1ccb67d301b60574a6405a65a4
parentaf1853da17137a9577792affd4c6df4b8d32dccf
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