]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d711ac5740abba2d639bf97c4fbf86b39e236b8
tree378dbee6bdcc15b92b80c25e87700f0b1c3a0f07
parenta39e00fe5c393f76149ea07c360545b08661f621
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