Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. [ 316.761067] ------------[ cut here ]------------
  2. [ 316.761095] WARNING: CPU: 0 PID: 39 at drivers/usb/core/urb.c:450 usb_submit_urb+0x14b/0x3a0()
  3. [ 316.761102] usb 1-1.1.3: BOGUS urb xfer, pipe 1 != type 3
  4. [ 316.761107] Modules linked in: ctr ccm arc4 sg ath9k_htc ath9k_common ath9k_hw ath omap_aes omap_sham mac80211 cfg80211 evdev
  5. [ 316.761141] CPU: 0 PID: 39 Comm: kworker/u2:1 Tainted: G W 3.18.1-bone1 #1
  6. [ 316.761184] Workqueue: phy0 ath9k_led_work [ath9k_htc]
  7. [ 316.761210] [<c0011a9d>] (unwind_backtrace) from [<c000f961>] (show_stack+0x11/0x14)
  8. [ 316.761231] [<c000f961>] (show_stack) from [<c00302f9>] (warn_slowpath_common+0x51/0x6c)
  9. [ 316.761246] [<c00302f9>] (warn_slowpath_common) from [<c003037f>] (warn_slowpath_fmt+0x23/0x2c)
  10. [ 316.761259] [<c003037f>] (warn_slowpath_fmt) from [<c042f5d7>] (usb_submit_urb+0x14b/0x3a0)
  11. [ 316.761282] [<c042f5d7>] (usb_submit_urb) from [<bf9a87c7>] (hif_usb_send+0xe6/0x208 [ath9k_htc])
  12. [ 316.761308] [<bf9a87c7>] (hif_usb_send [ath9k_htc]) from [<bf9a704d>] (htc_issue_send.constprop.0+0x4c/0x50 [ath9k_htc])
  13. [ 316.761332] [<bf9a704d>] (htc_issue_send.constprop.0 [ath9k_htc]) from [<bf9a72df>] (htc_send_epid+0x16/0x18 [ath9k_htc])
  14. [ 316.761357] [<bf9a72df>] (htc_send_epid [ath9k_htc]) from [<bf9a8cb5>] (ath9k_wmi_cmd+0xc0/0x118 [ath9k_htc])
  15. [ 316.761393] [<bf9a8cb5>] (ath9k_wmi_cmd [ath9k_htc]) from [<bf9ac78d>] (ath9k_regwrite+0x38/0x8c [ath9k_htc])
  16. [ 316.761436] [<bf9ac78d>] (ath9k_regwrite [ath9k_htc]) from [<bf9ac8a1>] (ath9k_reg_rmw+0x24/0x28 [ath9k_htc])
  17. [ 316.761521] [<bf9ac8a1>] (ath9k_reg_rmw [ath9k_htc]) from [<bf934799>] (ath9k_hw_set_gpio+0x40/0x68 [ath9k_hw])
  18. [ 316.761576] [<bf934799>] (ath9k_hw_set_gpio [ath9k_hw]) from [<bf9ad1cd>] (ath9k_led_work+0x24/0x28 [ath9k_htc])
  19. [ 316.761609] [<bf9ad1cd>] (ath9k_led_work [ath9k_htc]) from [<c003da1b>] (process_one_work+0xcb/0x28c)
  20. [ 316.761622] [<c003da1b>] (process_one_work) from [<c003dcb5>] (worker_thread+0xb5/0x314)
  21. [ 316.761633] [<c003dcb5>] (worker_thread) from [<c0040c41>] (kthread+0x85/0xa0)
  22. [ 316.761646] [<c0040c41>] (kthread) from [<c000d53d>] (ret_from_fork+0x11/0x20)
  23. [ 316.761654] ---[ end trace aea108549c8fe4e0 ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement