]> 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:34:34 +0000 (11:34 -0700)
commit7b4b5cb9f953ddbd7f5c4901d38e7297aead06f2
tree479c24585199fc1ccb67d301b60574a6405a65a4
parent7f6bbd544b821ff3f2eddfe3555586cc8897a279
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