diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2010-09-28 01:53:42 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-09-28 21:47:58 +0200 |
commit | dc4769f0bb949e312ad8d9b652047ff6709978c2 (patch) | |
tree | 19f7c3192c1838e3a6cc6b3744c1ec1f50617d20 /net/wireless | |
parent | ath5k: Fix bitmasks and typos for PCU Diagnostic register (diff) | |
download | linux-dc4769f0bb949e312ad8d9b652047ff6709978c2.tar.xz linux-dc4769f0bb949e312ad8d9b652047ff6709978c2.zip |
carl9170: interrupt urbs must not set URB_ZERO_PACKET
This patch fixes a bug in the driver which was
exposed by CONFIG_USB_DEBUG:
"usb 1-1.6.3: BOGUS urb flags, 40 --> 0"
The transfer flag "URB_ZERO_PACKET" is only valid
for bulk urbs.
Reported-by: André Erdmann
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions