Alexey Brodkin
aba6de38d2
usb: Remove annoying warning about bogus URB
...
When USB Wi-Fi dongle based on Atheros AR9271 is connected to OHCI
(USB 1.1) controller following warnings flood debug console:
------------------------>8---------------------------
usb 1-1: new full-speed USB device number 2 using ohci-platform
usb 1-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
usb 1-1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
------------[ cut here ]------------
WARNING: CPU: 0 PID: 4 at drivers/usb/core/urb.c:450
usb_submit_urb+0x162/0x404
usb 1-1: BOGUS urb xfer, pipe 1 != type 3
Modules linked in:
CPU: 0 PID: 4 Comm: kworker/0:0 Not tainted 4.6.3 #10
Workqueue: events request_firmware_work_func
Stack Trace:
arc_unwind_core.constprop.1+0x94/0x10c
---[ end trace 2249b79eac9991d1 ]---
------------[ cut here ]------------
WARNING: CPU: 0 PID: 4 at drivers/usb/core/urb.c:450 usb_submit_urb+0x162/0x404
usb 1-1: BOGUS urb xfer, pipe 1 != type 3
Modules linked in:
CPU: 0 PID: 4 Comm: kworker/0:0 Tainted: G W 4.6.3 #10
Workqueue: events request_firmware_work_func
Stack Trace:
arc_unwind_core.constprop.1+0x94/0x10c
---[ end trace 2249b79eac9991d2 ]---
------------[ cut here ]------------
WARNING: CPU: 0 PID: 4 at drivers/usb/core/urb.c:450 usb_submit_urb+0x162/0x404
usb 1-1: BOGUS urb xfer, pipe 1 != type 3
Modules linked in:
CPU: 0 PID: 4 Comm: kworker/0:0 Tainted: G W 4.6.3 #10
Workqueue: events request_firmware_work_func
Stack Trace:
arc_unwind_core.constprop.1+0x94/0x10c
---[ end trace 2249b79eac9991d3 ]---
...
------------------------>8---------------------------
With removed warning Wi-Fi dongle works properly.
Even though this is not the best solution it gets us a working Wireless
AP. Anyways new discussion was started in linux-usb mailing list to find
a proper solution instead of that hack.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2016-07-05 22:59:14 +02:00
..
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2016-01-04 12:22:24 +00:00
2016-03-07 23:09:26 +00:00
2016-05-19 21:08:06 +02:00
2016-05-16 19:54:50 +02:00
2016-05-16 19:54:50 +02:00
2016-06-11 09:51:23 +02:00
2016-02-26 11:12:50 +00:00
2016-02-26 11:12:50 +00:00
2016-04-15 10:11:44 +00:00
2016-05-10 10:43:17 +02:00
2016-06-26 18:20:37 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-06-20 23:07:31 +02:00
2016-04-26 09:23:12 +00:00
2016-05-10 10:43:17 +02:00
2016-06-15 14:36:47 +02:00
2016-06-15 14:36:47 +02:00
2016-06-12 15:51:54 +02:00
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2015-12-02 22:23:22 +00:00
2016-06-12 15:51:54 +02:00
2016-06-12 15:51:54 +02:00
2016-04-16 21:05:48 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2015-12-02 22:23:22 +00:00
2016-06-15 14:36:47 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-03-05 17:51:37 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-03-05 17:51:37 +00:00
2016-07-02 18:35:58 +02:00
2015-12-02 22:23:22 +00:00
2016-06-26 18:20:37 +02:00
2016-05-19 21:08:06 +02:00
2016-03-17 21:41:07 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-03-17 21:41:07 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-26 18:20:37 +02:00
2016-01-26 11:30:45 +00:00
2016-01-26 11:30:45 +00:00
2016-04-16 21:05:48 +00:00
2015-12-04 09:33:08 +00:00
2015-12-04 09:33:08 +00:00
2015-12-04 09:33:08 +00:00
2015-12-02 22:23:22 +00:00
2015-12-04 09:33:08 +00:00
2015-12-02 22:23:22 +00:00
2015-12-04 09:33:08 +00:00
2015-12-04 09:33:08 +00:00
2015-12-02 22:23:22 +00:00
2015-12-04 09:33:04 +00:00
2016-01-12 20:50:41 +00:00
2016-01-02 00:33:48 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2016-05-27 15:50:18 +02:00
2016-01-11 20:13:17 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-27 08:10:36 +02:00
2015-12-02 22:23:22 +00:00
2016-06-02 15:34:34 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-05-16 15:49:25 +02:00
2016-03-05 17:51:37 +00:00
2016-06-26 18:20:37 +02:00
2016-03-17 21:41:07 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-26 18:20:37 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-07 11:42:52 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-06-26 18:20:37 +02:00
2016-06-30 22:48:39 +02:00
2016-03-05 17:51:37 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-04-24 11:32:17 +02:00
2016-06-11 09:51:23 +02:00
2016-06-11 09:51:23 +02:00
2016-06-11 09:51:23 +02:00
2016-05-19 21:08:06 +02:00
2016-04-24 12:56:07 +02:00
2016-05-19 21:08:06 +02:00
2015-12-02 22:23:22 +00:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2016-01-01 22:02:47 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-05-12 20:51:55 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-20 08:00:14 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-01-03 23:13:11 +00:00
2016-01-12 20:50:41 +00:00
2015-12-02 22:23:22 +00:00
2016-06-20 23:07:31 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-02-25 21:54:39 +00:00
2016-07-05 22:59:14 +02:00
2015-12-02 22:23:22 +00:00
2015-12-23 10:17:09 +00:00
2015-12-02 22:23:22 +00:00
2016-06-26 18:20:37 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-15 11:20:38 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-01-01 22:02:47 +00:00
2016-03-05 17:51:37 +00:00
2016-04-24 11:32:17 +02:00
2016-01-20 20:09:43 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-15 14:36:47 +02:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2015-12-02 22:23:22 +00:00
2016-06-15 14:36:47 +02:00
2015-12-02 22:23:22 +00:00