linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rt73usb: WARN(x) in check_sdata_in_driver()
@ 2012-07-15 17:34 David Herrmann
  2012-08-10 22:27 ` Stanislaw Gruszka
  0 siblings, 1 reply; 4+ messages in thread
From: David Herrmann @ 2012-07-15 17:34 UTC (permalink / raw)
  To: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 4849 bytes --]

Hi

I use an ASUStek WL-167g USB wlan adapter (quite old) using rt73usb.ko
(Ralink). After resuming from suspend I get:

[152743.736783] ------------[ cut here ]------------
[152743.736798] WARNING: at net/mac80211/driver-ops.h:12
ieee80211_send_deauth_disassoc+0x1a8/0x1b0()
[152743.736801] Hardware name: N150P/N210P/N220P
[152743.736804] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.736805] Modules linked in: uhid btusb bluetooth rt73usb
rt2x00usb rt2x00lib crc_itu_t
[152743.736826] Pid: 17390, comm: kworker/u:37 Tainted: G        W
3.5.0-rc6-next-20120709+ #11
[152743.736829] Call Trace:
[152743.736840]  [<ffffffff81591b00>] ?
ieee80211_send_deauth_disassoc+0x190/0x1b0
[152743.736850]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.736858]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.736866]  [<ffffffff81591b18>] ?
ieee80211_send_deauth_disassoc+0x1a8/0x1b0
[152743.736874]  [<ffffffff81591c51>] ? ieee80211_set_disassoc+0x131/0x3a0
[152743.736882]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.736891]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.736899]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.736907]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.736915]  [<ffffffff8154ef01>] ?
cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.736925]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.736933]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.736939]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.736947]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.736954]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.736962]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.736971]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.736987]  [<ffffffffa0004dd1>] ?
rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.736998]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80
[rt2x00usb]
[152743.737040]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.737052]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.737061]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.737073]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.737082]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.737088]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.737095]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.737103]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.737111]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.737118]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.737127]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.737134]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.737142]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.737150]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.737157]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.737166]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.737174]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.737182]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.737189]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.737193] ---[ end trace 96623291b7d32035 ]---

Sometimes the device still works after resetting it. However,
sometimes it is not working anymore even if I replug the device. Then
khubd hangs non-interrupible while starting wpa_supplicant and I have
about 68 kworker threads in idle state (maybe that's not related). I
get a lot more warnings, including:

WARNING: at net/mac80211/util.c:574 ieee80211_can_queue_work.isra.29+0x2e/0x40()
WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x3ff/0x450()
WARNING: at net/mac80211/driver-ops.h:12 __sta_info_destroy+0x428/0x430()
WARNING: at net/mac80211/driver-ops.h:12
ieee80211_bss_info_change_notify+0x1fa/0x210()
WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
WARNING: at net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x5b2/0x5c0()

I've attached a dmesg log (due to the huge amount of messages it was
truncated). I am running linux-next from last week (I think Tuesday or
Wednesday).

Two internal usb hubs recently stopped working and some other internal
buses, too (I guess due to physical damage but I am not sure) so it
might be a hardware failure. Anyway, maybe someone of you can use this
information. After rebooting everything works fine, btw. And I am not
getting any oopses/panics which makes me quite happy ;)

I haven't found a way to trigger it reliably and recompiling takes
about 45min here so I want to avoid bisecting it. If you don't have
any clue, I can still give it a try ;)

Regards
David

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 247931 bytes --]

[    1.682461] usb 1-1: New USB device found, idVendor=0b05, idProduct=1723
[    1.685216] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.687951] usb 1-1: Product: 802.11 bg WLAN
[    1.690681] usb 1-1: Manufacturer: Ralink
[    2.000235] usb 1-8: new high-speed USB device number 5 using ehci_hcd
[    2.105439] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04773/0xa40000/0xa0000
[    2.135335] usb 1-8: New USB device found, idVendor=0ac8, idProduct=c33f
[    2.138341] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.141318] usb 1-8: Product: WebCam SCB-0340N
[    2.144276] usb 1-8: Manufacturer: Namuga.
[    2.148494] uvcvideo: Found UVC 1.00 device WebCam SCB-0340N (0ac8:c33f)
[    2.153436] input: WebCam SCB-0340N as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input8
[    2.159104] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[    2.164858] PM: Hibernation image partition 8:3 present
[    2.164866] PM: Looking for hibernation image.
[    2.193080] PM: Image not found (code -22)
[    2.193088] PM: Hibernation image not present or could not be loaded.
[    2.193114] registered taskstats version 1
[    2.197457] ALSA device list:
[    2.200302]   #0: HDA Intel at 0xf0400000 irq 47
[    2.243117] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    2.246801] VFS: Mounted root (ext4 filesystem) readonly on device 8:4.
[    2.282322] devtmpfs: mounted
[    2.286693] Freeing unused kernel memory: 460k freed
[    2.362058] usb 3-1: new full-speed USB device number 2 using uhci_hcd
[    2.504520] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001
[    2.507593] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.749074] usb 3-2: new full-speed USB device number 3 using uhci_hcd
[    2.866068] usb 3-2: device descriptor read/64, error -71
[    3.085064] usb 3-2: device descriptor read/64, error -71
[    3.166221] systemd[1]: systemd 185 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP; arch)
[    3.214731] systemd[1]: Set hostname to <david-nb>.
[    3.293067] usb 3-2: new full-speed USB device number 4 using uhci_hcd
[    3.409076] usb 3-2: device descriptor read/64, error -71
[    3.626066] usb 3-2: device descriptor read/64, error -71
[    3.833058] usb 3-2: new full-speed USB device number 5 using uhci_hcd
[    4.244073] usb 3-2: device not accepting address 5, error -71
[    4.349086] usb 3-2: new full-speed USB device number 6 using uhci_hcd
[    4.760073] usb 3-2: device not accepting address 6, error -71
[    4.762585] hub 3-0:1.0: unable to enumerate USB device on port 2
[    5.046813] udevd[902]: starting version 185
[    5.193413] systemd-journald[903]: Fixed max_use=49.3M max_size=6.1M min_size=64.0K keep_free=24.6M
[    5.214190] systemd-journald[903]: Vacuuming...
[    5.214371] systemd-journald[903]: Flushing /proc/kmsg...
[    7.142065] usb 1-1: reset high-speed USB device number 2 using ehci_hcd
[    7.165343] Bluetooth: Core ver 2.16
[    7.165969] NET: Registered protocol family 31
[    7.165976] Bluetooth: HCI device and connection manager initialized
[    7.165981] Bluetooth: HCI socket layer initialized
[    7.165984] Bluetooth: L2CAP socket layer initialized
[    7.165998] Bluetooth: SCO socket layer initialized
[    7.182176] usbcore: registered new interface driver btusb
[    7.218917] EXT4-fs (sda4): re-mounted. Opts: (null)
[    7.588715] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    7.590903] Registered led device: rt73usb-phy0::radio
[    7.591179] Registered led device: rt73usb-phy0::assoc
[    7.591413] Registered led device: rt73usb-phy0::quality
[    7.593062] usbcore: registered new interface driver rt73usb
[    7.635985] Adding 4000764k swap on /dev/sda3.  Priority:-1 extents:1 across:4000764k 
[    8.695335] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: acl
[    9.054828] sky2 0000:09:00.0: eth0: enabling interface
[    9.055757] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  139.940040] systemd-journald[903]: Fixed max_use=1.8G max_size=128.0M min_size=64.0K keep_free=950.3M
[  139.940100] systemd-journald[903]: Flushing to /var...
[ 6148.255327] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6150.478627] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6151.925049] wlan0: authenticate with 00:18:39:0a:8e:23
[ 6151.962657] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[ 6151.964430] wlan0: authenticated
[ 6151.964630] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[ 6151.983074] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[ 6151.985416] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=5)
[ 6151.996603] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6151.996723] wlan0: associated
[42334.861187] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[42334.861211] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q52] (Node ffff88003d828e88), AE_NOT_FOUND (20120518/psparse-536)
[42362.822700] PM: Syncing filesystems ... done.
[42363.672785] PM: Preparing system for mem sleep
[42363.779668] Freezing user space processes ... (elapsed 0.01 seconds) done.
[42363.791107] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[42363.802092] PM: Entering mem sleep
[42363.802127] Suspending console(s) (use no_console_suspend to debug)
[42363.821415] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[42363.821540] sd 0:0:0:0: [sda] Stopping disk
[42363.972259] ACPI handle has no context!
[42364.921042] phy0 -> rt73usb_set_device_state: Error - Device failed to enter state 1 (-16).
[42364.943109] PM: suspend of devices complete after 1140.699 msecs
[42364.943405] PM: late suspend of devices complete after 0.288 msecs
[42365.117260] PM: noirq suspend of devices complete after 173.846 msecs
[42365.117312] ACPI: Preparing to enter system sleep state S3
[42365.122860] PM: Saving platform NVS memory
[42365.122904] Disabling non-boot CPUs ...
[42365.124628] smpboot: CPU 1 is now offline
[42365.125507] Extended CMOS year: 2000
[42365.125507] ACPI: Low-level resume complete
[42365.125507] PM: Restoring platform NVS memory
[42365.125507] Extended CMOS year: 2000
[42365.125507] CPU0: Thermal monitoring handled by SMI
[42365.125507] Enabling non-boot CPUs ...
[42365.127857] smpboot: Booting Node 0 Processor 1 APIC 0x1
[42365.161143] CPU1 is up
[42365.161444] ACPI: Waking up from system sleep state S3
[42365.660081] PM: noirq resume of devices complete after 257.758 msecs
[42365.660323] PM: early resume of devices complete after 0.177 msecs
[42365.660421] i915 0000:00:02.0: setting latency timer to 64
[42365.660900] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[42365.661097] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[42365.661134] usb usb2: root hub lost power or was reset
[42365.661168] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[42365.661200] usb usb3: root hub lost power or was reset
[42365.661231] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[42365.661263] usb usb4: root hub lost power or was reset
[42365.661292] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[42365.661325] usb usb5: root hub lost power or was reset
[42365.661357] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[42365.661416] pci 0000:00:1e.0: setting latency timer to 64
[42365.661447] ahci 0000:00:1f.2: setting latency timer to 64
[42365.663573] bcma: bus0: Power control not implemented!
[42365.969084] ata3: SATA link down (SStatus 0 SControl 300)
[42365.969130] ata2: SATA link down (SStatus 0 SControl 300)
[42365.972049] ata4: SATA link down (SStatus 0 SControl 300)
[42366.002063] usb 1-1: reset high-speed USB device number 2 using ehci_hcd
[42366.185597] rt73usb 1-1:1.0: no reset_resume for driver rt73usb?
[42366.185838] wlan0: deauthenticating from 00:18:39:0a:8e:23 by local choice (reason=3)
[42366.185864] ------------[ cut here ]------------
[42366.185879] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_send_deauth_disassoc+0x1a8/0x1b0()
[42366.185881] Hardware name: N150P/N210P/N220P          
[42366.185884] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.185886] Modules linked in: btusb bluetooth rt73usb rt2x00usb rt2x00lib crc_itu_t
[42366.185904] Pid: 3533, comm: kworker/u:37 Not tainted 3.5.0-rc6-next-20120709+ #11
[42366.185907] Call Trace:
[42366.185910] 
[42366.185918]  [<ffffffff81591b00>] ? ieee80211_send_deauth_disassoc+0x190/0x1b0
[42366.185920] 
[42366.185928]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.185930] 
[42366.185935]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.185937] 
[42366.185944]  [<ffffffff81591b18>] ? ieee80211_send_deauth_disassoc+0x1a8/0x1b0
[42366.185945] 
[42366.185951]  [<ffffffff81591c51>] ? ieee80211_set_disassoc+0x131/0x3a0
[42366.185953] 
[42366.185959]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.185961] 
[42366.185968]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.185969] 
[42366.185976]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.185978] 
[42366.185984]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.185986] 
[42366.185992]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.185994] 
[42366.186002]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.186030] 
[42366.186040]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.186042] 
[42366.186048]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.186050] 
[42366.186057]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.186059] 
[42366.186066]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.186069] 
[42366.186076]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.186078] 
[42366.186086]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.186088] 
[42366.186101]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.186103] 
[42366.186112]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.186114] 
[42366.186123]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.186125] 
[42366.186132]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.186134] 
[42366.186140]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.186141] 
[42366.186148]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.186149] 
[42366.186155]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.186157] 
[42366.186162]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.186163] 
[42366.186169]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.186170] 
[42366.186177]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.186179] 
[42366.186185]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.186186] 
[42366.186192]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.186193] 
[42366.186200]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.186202] 
[42366.186208]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.186209] 
[42366.186215]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.186217] 
[42366.186223]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.186225] 
[42366.186230]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.186232] 
[42366.186239]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.186240] 
[42366.186247]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.186249] 
[42366.186255]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.186257] 
[42366.186262]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.186266] ---[ end trace 96623291b7d32029 ]---
[42366.191036] ------------[ cut here ]------------
[42366.191048] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x3ff/0x450()
[42366.191050] Hardware name: N150P/N210P/N220P          
[42366.191053] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.191055] Modules linked in:
[42366.191057]  btusb
[42366.191059]  bluetooth
[42366.191061]  rt73usb
[42366.191077]  rt2x00usb
[42366.191079]  rt2x00lib
[42366.191080]  crc_itu_t
[42366.191082] 
[42366.191088] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.191090] Call Trace:
[42366.191092] 
[42366.191100]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[42366.191102] 
[42366.191108]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.191109] 
[42366.191115]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.191117] 
[42366.191124]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[42366.191125] 
[42366.191132]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[42366.191133] 
[42366.191140]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[42366.191142] 
[42366.191148]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[42366.191150] 
[42366.191156]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.191158] 
[42366.191163]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.191165] 
[42366.191171]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.191172] 
[42366.191178]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.191180] 
[42366.191186]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.191187] 
[42366.191194]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.191196] 
[42366.191201]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.191203] 
[42366.191208]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.191209] 
[42366.191215]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.191216] 
[42366.191222]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.191223] 
[42366.191230]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.191231] 
[42366.191238]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.191240] 
[42366.191250]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.191252] 
[42366.191260]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.191262] 
[42366.191269]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.191271] 
[42366.191277]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.191279] 
[42366.191285]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.191286] 
[42366.191293]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.191294] 
[42366.191300]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.191302] 
[42366.191307]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.191308] 
[42366.191313]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.191314] 
[42366.191321]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.191323] 
[42366.191328]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.191330] 
[42366.191336]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.191337] 
[42366.191344]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.191345] 
[42366.191351]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.191352] 
[42366.191359]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.191361] 
[42366.191366]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.191368] 
[42366.191373]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.191375] 
[42366.191382]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.191383] 
[42366.191389]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.191391] 
[42366.191397]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.191399] 
[42366.191404]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.191407] ---[ end trace 96623291b7d3202a ]---
[42366.191410] ------------[ cut here ]------------
[42366.191417] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x3ff/0x450()
[42366.191420] Hardware name: N150P/N210P/N220P          
[42366.191422] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.191423] Modules linked in:
[42366.191425]  btusb
[42366.191427]  bluetooth
[42366.191429]  rt73usb
[42366.191431]  rt2x00usb
[42366.191432]  rt2x00lib
[42366.191434]  crc_itu_t
[42366.191435] 
[42366.191440] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.191442] Call Trace:
[42366.191444] 
[42366.191450]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[42366.191452] 
[42366.191457]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.191459] 
[42366.191464]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.191466] 
[42366.191473]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[42366.191475] 
[42366.191481]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[42366.191483] 
[42366.191489]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[42366.191491] 
[42366.191497]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[42366.191499] 
[42366.191505]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.191507] 
[42366.191512]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.191514] 
[42366.191520]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.191522] 
[42366.191527]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.191529] 
[42366.191535]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.191536] 
[42366.191543]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.191544] 
[42366.191550]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.191551] 
[42366.191556]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.191558] 
[42366.191563]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.191565] 
[42366.191570]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.191571] 
[42366.191578]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.191579] 
[42366.191586]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.191588] 
[42366.191597]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.191599] 
[42366.191607]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.191608] 
[42366.191616]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.191618] 
[42366.191624]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.191625] 
[42366.191631]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.191633] 
[42366.191640]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.191641] 
[42366.191647]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.191648] 
[42366.191653]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.191655] 
[42366.191660]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.191661] 
[42366.191667]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.191669] 
[42366.191675]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.191676] 
[42366.191682]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.191683] 
[42366.191690]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.191692] 
[42366.191697]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.191698] 
[42366.191705]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.191707] 
[42366.191712]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.191714] 
[42366.191719]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.191721] 
[42366.191727]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.191729] 
[42366.191734]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.191736] 
[42366.191743]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.191744] 
[42366.191749]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.191752] ---[ end trace 96623291b7d3202b ]---
[42366.191754] ------------[ cut here ]------------
[42366.191762] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x441/0x450()
[42366.191764] Hardware name: N150P/N210P/N220P          
[42366.191766] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.191768] Modules linked in:
[42366.191769]  btusb
[42366.191771]  bluetooth
[42366.191773]  rt73usb
[42366.191775]  rt2x00usb
[42366.191776]  rt2x00lib
[42366.191778]  crc_itu_t
[42366.191779] 
[42366.191784] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.191786] Call Trace:
[42366.191787] 
[42366.191794]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[42366.191795] 
[42366.191801]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.191803] 
[42366.191808]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.191810] 
[42366.191817]  [<ffffffff81573f81>] ? sta_info_move_state+0x441/0x450
[42366.191818] 
[42366.191825]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[42366.191827] 
[42366.191833]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[42366.191835] 
[42366.191841]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[42366.191843] 
[42366.191849]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.191851] 
[42366.191856]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.191858] 
[42366.191864]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.191865] 
[42366.191871]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.191872] 
[42366.191878]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.191880] 
[42366.191887]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.191888] 
[42366.191893]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.191895] 
[42366.191900]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.191902] 
[42366.191907]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.191908] 
[42366.191914]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.191915] 
[42366.191922]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.191923] 
[42366.191930]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.191931] 
[42366.191941]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.191943] 
[42366.191951]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.191952] 
[42366.191960]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.191961] 
[42366.191968]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.191969] 
[42366.191975]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.191977] 
[42366.191983]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.191985] 
[42366.191991]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.191992] 
[42366.191997]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.191998] 
[42366.192023]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.192025] 
[42366.192031]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.192033] 
[42366.192039]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.192040] 
[42366.192046]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.192047] 
[42366.192054]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.192056] 
[42366.192061]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.192062] 
[42366.192069]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.192071] 
[42366.192076]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.192078] 
[42366.192083]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.192085] 
[42366.192091]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.192093] 
[42366.192099]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.192101] 
[42366.192107]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.192109] 
[42366.192114]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.192117] ---[ end trace 96623291b7d3202c ]---
[42366.192119] ------------[ cut here ]------------
[42366.192127] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x3ff/0x450()
[42366.192129] Hardware name: N150P/N210P/N220P          
[42366.192132] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.192133] Modules linked in:
[42366.192135]  btusb
[42366.192137]  bluetooth
[42366.192139]  rt73usb
[42366.192141]  rt2x00usb
[42366.192142]  rt2x00lib
[42366.192144]  crc_itu_t
[42366.192145] 
[42366.192150] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.192152] Call Trace:
[42366.192154] 
[42366.192160]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[42366.192162] 
[42366.192167]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.192169] 
[42366.192174]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.192176] 
[42366.192183]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[42366.192185] 
[42366.192191]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[42366.192193] 
[42366.192199]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[42366.192201] 
[42366.192207]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[42366.192209] 
[42366.192215]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.192217] 
[42366.192222]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.192224] 
[42366.192230]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.192232] 
[42366.192237]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.192239] 
[42366.192245]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.192246] 
[42366.192253]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.192254] 
[42366.192260]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.192261] 
[42366.192266]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.192268] 
[42366.192273]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.192275] 
[42366.192280]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.192281] 
[42366.192288]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.192289] 
[42366.192296]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.192298] 
[42366.192308]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.192309] 
[42366.192317]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.192319] 
[42366.192326]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.192328] 
[42366.192335]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.192336] 
[42366.192342]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.192343] 
[42366.192350]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.192351] 
[42366.192358]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.192359] 
[42366.192364]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.192365] 
[42366.192370]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.192372] 
[42366.192378]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.192379] 
[42366.192385]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.192387] 
[42366.192393]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.192394] 
[42366.192401]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.192402] 
[42366.192408]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.192409] 
[42366.192415]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.192417] 
[42366.192423]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.192424] 
[42366.192430]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.192431] 
[42366.192438]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.192440] 
[42366.192445]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.192447] 
[42366.192454]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.192455] 
[42366.192460]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.192463] ---[ end trace 96623291b7d3202d ]---
[42366.192465] ------------[ cut here ]------------
[42366.192473] WARNING: at net/mac80211/driver-ops.h:12 __sta_info_destroy+0x428/0x430()
[42366.192475] Hardware name: N150P/N210P/N220P          
[42366.192478] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.192479] Modules linked in:
[42366.192481]  btusb
[42366.192483]  bluetooth
[42366.192484]  rt73usb
[42366.192486]  rt2x00usb
[42366.192488]  rt2x00lib
[42366.192490]  crc_itu_t
[42366.192491] 
[42366.192496] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.192497] Call Trace:
[42366.192499] 
[42366.192506]  [<ffffffff81574300>] ? __sta_info_destroy+0x370/0x430
[42366.192507] 
[42366.192513]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.192514] 
[42366.192520]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.192521] 
[42366.192528]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[42366.192530] 
[42366.192536]  [<ffffffff815743b8>] ? __sta_info_destroy+0x428/0x430
[42366.192538] 
[42366.192544]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[42366.192546] 
[42366.192552]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[42366.192554] 
[42366.192560]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.192562] 
[42366.192567]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.192569] 
[42366.192575]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.192576] 
[42366.192582]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.192583] 
[42366.192589]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.192591] 
[42366.192598]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.192599] 
[42366.192604]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.192606] 
[42366.192611]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.192613] 
[42366.192618]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.192620] 
[42366.192625]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.192626] 
[42366.192633]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.192634] 
[42366.192641]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.192643] 
[42366.192652]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.192654] 
[42366.192662]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.192663] 
[42366.192671]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.192673] 
[42366.192679]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.192680] 
[42366.192686]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.192688] 
[42366.192695]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.192696] 
[42366.192702]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.192703] 
[42366.192708]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.192710] 
[42366.192715]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.192716] 
[42366.192722]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.192724] 
[42366.192730]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.192731] 
[42366.192737]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.192738] 
[42366.192745]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.192747] 
[42366.192752]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.192753] 
[42366.192760]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.192762] 
[42366.192767]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.192769] 
[42366.192774]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.192776] 
[42366.192782]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.192784] 
[42366.192789]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.192792] 
[42366.192798]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.192799] 
[42366.192804]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.192807] ---[ end trace 96623291b7d3202e ]---
[42366.199041] ------------[ cut here ]------------
[42366.199053] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_bss_info_change_notify+0x1fa/0x210()
[42366.199055] Hardware name: N150P/N210P/N220P          
[42366.199058] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.199059] Modules linked in:
[42366.199061]  btusb
[42366.199063]  bluetooth
[42366.199065]  rt73usb
[42366.199067]  rt2x00usb
[42366.199068]  rt2x00lib
[42366.199070]  crc_itu_t
[42366.199071] 
[42366.199077] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.199079] Call Trace:
[42366.199081] 
[42366.199088]  [<ffffffff81571100>] ? ieee80211_bss_info_change_notify+0x130/0x210
[42366.199089] 
[42366.199095]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.199097] 
[42366.199102]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.199104] 
[42366.199111]  [<ffffffff815711ca>] ? ieee80211_bss_info_change_notify+0x1fa/0x210
[42366.199113] 
[42366.199119]  [<ffffffff81591d4f>] ? ieee80211_set_disassoc+0x22f/0x3a0
[42366.199121] 
[42366.199127]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.199129] 
[42366.199134]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.199136] 
[42366.199142]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.199143] 
[42366.199149]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.199150] 
[42366.199156]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.199158] 
[42366.199165]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.199166] 
[42366.199172]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.199173] 
[42366.199179]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.199180] 
[42366.199186]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.199187] 
[42366.199192]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.199194] 
[42366.199200]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.199202] 
[42366.199209]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.199210] 
[42366.199221]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.199222] 
[42366.199230]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.199232] 
[42366.199239]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.199241] 
[42366.199248]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.199249] 
[42366.199255]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.199257] 
[42366.199263]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.199264] 
[42366.199271]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.199272] 
[42366.199277]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.199278] 
[42366.199283]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.199285] 
[42366.199291]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.199293] 
[42366.199298]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.199300] 
[42366.199306]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.199307] 
[42366.199314]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.199315] 
[42366.199321]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.199322] 
[42366.199329]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.199330] 
[42366.199336]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.199337] 
[42366.199343]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.199344] 
[42366.199351]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.199353] 
[42366.199358]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.199360] 
[42366.199367]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.199368] 
[42366.199373]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.199376] ---[ end trace 96623291b7d3202f ]---
[42366.199381] ------------[ cut here ]------------
[42366.199388] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[42366.199390] Hardware name: N150P/N210P/N220P          
[42366.199392] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.199393] Modules linked in:
[42366.199395]  btusb
[42366.199397]  bluetooth
[42366.199399]  rt73usb
[42366.199401]  rt2x00usb
[42366.199402]  rt2x00lib
[42366.199404]  crc_itu_t
[42366.199405] 
[42366.199410] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.199412] Call Trace:
[42366.199413] 
[42366.199419]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[42366.199420] 
[42366.199426]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.199428] 
[42366.199433]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.199435] 
[42366.199441]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[42366.199443] 
[42366.199449]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[42366.199451] 
[42366.199457]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.199459] 
[42366.199464]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.199466] 
[42366.199472]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.199474] 
[42366.199479]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.199481] 
[42366.199487]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.199488] 
[42366.199495]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.199496] 
[42366.199502]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.199503] 
[42366.199508]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.199510] 
[42366.199515]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.199517] 
[42366.199522]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.199523] 
[42366.199530]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.199531] 
[42366.199538]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.199540] 
[42366.199550]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.199551] 
[42366.199559]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.199561] 
[42366.199568]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.199570] 
[42366.199576]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.199578] 
[42366.199584]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.199585] 
[42366.199592]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.199593] 
[42366.199599]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.199601] 
[42366.199606]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.199607] 
[42366.199612]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.199613] 
[42366.199620]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.199621] 
[42366.199627]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.199628] 
[42366.199634]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.199635] 
[42366.199642]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.199644] 
[42366.199649]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.199651] 
[42366.199657]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.199659] 
[42366.199664]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.199666] 
[42366.199672]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.199673] 
[42366.199679]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.199681] 
[42366.199687]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.199689] 
[42366.199695]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.199697] 
[42366.199702]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.199705] ---[ end trace 96623291b7d32030 ]---
[42366.199711] ------------[ cut here ]------------
[42366.199718] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[42366.199720] Hardware name: N150P/N210P/N220P          
[42366.199722] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.199724] Modules linked in:
[42366.199725]  btusb
[42366.199727]  bluetooth
[42366.199729]  rt73usb
[42366.199731]  rt2x00usb
[42366.199732]  rt2x00lib
[42366.199734]  crc_itu_t
[42366.199735] 
[42366.199740] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.199742] Call Trace:
[42366.199744] 
[42366.199749]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[42366.199751] 
[42366.199756]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.199758] 
[42366.199763]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.199765] 
[42366.199771]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[42366.199773] 
[42366.199779]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[42366.199781] 
[42366.199787]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.199789] 
[42366.199794]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.199796] 
[42366.199802]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.199804] 
[42366.199809]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.199811] 
[42366.199817]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.199819] 
[42366.199825]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.199826] 
[42366.199832]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.199833] 
[42366.199838]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.199840] 
[42366.199845]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.199847] 
[42366.199852]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.199853] 
[42366.199860]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.199861] 
[42366.199868]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.199870] 
[42366.199880]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.199881] 
[42366.199889]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.199891] 
[42366.199898]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.199900] 
[42366.199907]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.199908] 
[42366.199914]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.199915] 
[42366.199922]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.199923] 
[42366.199929]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.199931] 
[42366.199936]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.199937] 
[42366.199942]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.199943] 
[42366.199950]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.199951] 
[42366.199957]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.199959] 
[42366.199964]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.199966] 
[42366.199973]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.199974] 
[42366.199980]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.199981] 
[42366.199987]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.199989] 
[42366.199995]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.199996] 
[42366.200002]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.200028] 
[42366.200037]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.200039] 
[42366.200045]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.200047] 
[42366.200054]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.200055] 
[42366.200060]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.200084] ---[ end trace 96623291b7d32031 ]---
[42366.200090] ------------[ cut here ]------------
[42366.200097] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[42366.200100] Hardware name: N150P/N210P/N220P          
[42366.200102] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.200104] Modules linked in:
[42366.200105]  btusb
[42366.200107]  bluetooth
[42366.200109]  rt73usb
[42366.200111]  rt2x00usb
[42366.200113]  rt2x00lib
[42366.200114]  crc_itu_t
[42366.200116] 
[42366.200121] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.200123] Call Trace:
[42366.200124] 
[42366.200130]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[42366.200132] 
[42366.200137]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.200139] 
[42366.200145]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.200146] 
[42366.200152]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[42366.200154] 
[42366.200160]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[42366.200162] 
[42366.200168]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.200170] 
[42366.200176]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.200177] 
[42366.200183]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.200185] 
[42366.200191]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.200192] 
[42366.200198]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.200200] 
[42366.200206]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.200208] 
[42366.200213]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.200215] 
[42366.200220]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.200221] 
[42366.200227]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.200228] 
[42366.200234]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.200235] 
[42366.200241]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.200243] 
[42366.200250]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.200252] 
[42366.200262]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.200263] 
[42366.200271]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.200273] 
[42366.200280]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.200282] 
[42366.200289]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.200290] 
[42366.200296]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.200297] 
[42366.200304]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.200305] 
[42366.200311]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.200313] 
[42366.200318]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.200319] 
[42366.200324]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.200325] 
[42366.200332]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.200333] 
[42366.200339]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.200341] 
[42366.200346]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.200348] 
[42366.200354]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.200356] 
[42366.200362]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.200363] 
[42366.200369]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.200371] 
[42366.200376]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.200378] 
[42366.200384]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.200385] 
[42366.200392]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.200393] 
[42366.200399]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.200401] 
[42366.200407]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.200409] 
[42366.200414]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.200417] ---[ end trace 96623291b7d32032 ]---
[42366.200420] ------------[ cut here ]------------
[42366.200427] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[42366.200429] Hardware name: N150P/N210P/N220P          
[42366.200431] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.200433] Modules linked in:
[42366.200435]  btusb
[42366.200437]  bluetooth
[42366.200438]  rt73usb
[42366.200440]  rt2x00usb
[42366.200442]  rt2x00lib
[42366.200443]  crc_itu_t
[42366.200445] 
[42366.200450] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.200451] Call Trace:
[42366.200453] 
[42366.200458]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[42366.200460] 
[42366.200465]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.200467] 
[42366.200472]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.200474] 
[42366.200480]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[42366.200482] 
[42366.200488]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[42366.200490] 
[42366.200496]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[42366.200498] 
[42366.200503]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[42366.200505] 
[42366.200511]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[42366.200513] 
[42366.200518]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[42366.200520] 
[42366.200526]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[42366.200528] 
[42366.200534]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[42366.200535] 
[42366.200541]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[42366.200542] 
[42366.200547]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.200549] 
[42366.200554]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.200556] 
[42366.200561]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.200562] 
[42366.200569]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.200570] 
[42366.200577]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.200579] 
[42366.200589]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.200590] 
[42366.200598]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.200600] 
[42366.200607]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.200609] 
[42366.200615]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.200617] 
[42366.200623]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.200624] 
[42366.200631]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.200632] 
[42366.200638]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.200640] 
[42366.200645]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.200646] 
[42366.200651]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.200652] 
[42366.200659]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.200660] 
[42366.200666]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.200667] 
[42366.200673]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.200674] 
[42366.200681]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.200683] 
[42366.200689]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.200690] 
[42366.200696]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.200698] 
[42366.200703]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.200705] 
[42366.200711]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.200712] 
[42366.200718]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.200720] 
[42366.200726]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.200728] 
[42366.200734]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.200736] 
[42366.200741]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.200744] ---[ end trace 96623291b7d32033 ]---
[42366.218163] cfg80211: Calling CRDA to update world regulatory domain
[42366.225027] ------------[ cut here ]------------
[42366.225040] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x5b2/0x5c0()
[42366.225043] Hardware name: N150P/N210P/N220P          
[42366.225045] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[42366.225047] Modules linked in:
[42366.225049]  btusb
[42366.225051]  bluetooth
[42366.225053]  rt73usb
[42366.225055]  rt2x00usb
[42366.225057]  rt2x00lib
[42366.225058]  crc_itu_t
[42366.225060] 
[42366.225066] Pid: 3533, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[42366.225068] Call Trace:
[42366.225070] 
[42366.225077]  [<ffffffff8157de00>] ? ieee80211_do_stop+0x5a0/0x5c0
[42366.225079] 
[42366.225086]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[42366.225087] 
[42366.225093]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[42366.225095] 
[42366.225101]  [<ffffffff8157de12>] ? ieee80211_do_stop+0x5b2/0x5c0
[42366.225102] 
[42366.225108]  [<ffffffff8149c253>] ? dev_deactivate_many+0x1f3/0x240
[42366.225110] 
[42366.225116]  [<ffffffff8157de36>] ? ieee80211_stop+0x16/0x20
[42366.225117] 
[42366.225123]  [<ffffffff81481e45>] ? __dev_close_many+0x85/0xd0
[42366.225124] 
[42366.225129]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[42366.225131] 
[42366.225136]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[42366.225138] 
[42366.225143]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[42366.225144] 
[42366.225151]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[42366.225152] 
[42366.225159]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[42366.225161] 
[42366.225172]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[42366.225174] 
[42366.225182]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[42366.225184] 
[42366.225192]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[42366.225194] 
[42366.225201]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[42366.225202] 
[42366.225208]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[42366.225210] 
[42366.225216]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[42366.225218] 
[42366.225224]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[42366.225225] 
[42366.225230]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[42366.225232] 
[42366.225237]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[42366.225238] 
[42366.225245]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[42366.225247] 
[42366.225252]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[42366.225254] 
[42366.225260]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[42366.225261] 
[42366.225269]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[42366.225271] 
[42366.225277]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[42366.225278] 
[42366.225284]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[42366.225286] 
[42366.225292]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[42366.225293] 
[42366.225299]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[42366.225300] 
[42366.225307]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[42366.225309] 
[42366.225315]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[42366.225317] 
[42366.225323]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[42366.225325] 
[42366.225330]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[42366.225333] ---[ end trace 96623291b7d32034 ]---
[42366.254066] usb 3-1: reset full-speed USB device number 2 using uhci_hcd
[42366.385304] usb 3-1: device descriptor read/all, error -71
[42366.487053] usb 1-8: reset high-speed USB device number 5 using ehci_hcd
[42366.703054] usb 3-1: reset full-speed USB device number 2 using uhci_hcd
[42366.842308] btusb 3-1:1.0: no reset_resume for driver btusb?
[42366.842314] btusb 3-1:1.1: no reset_resume for driver btusb?
[42367.654070] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[42367.673488] ata1.00: configured for UDMA/133
[42367.674142] sd 0:0:0:0: [sda] Starting disk
[42367.678534] PM: resume of devices complete after 2018.198 msecs
[42367.781047] usb 1-1: reset high-speed USB device number 2 using ehci_hcd
[42368.227498] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[42368.228218] Registered led device: rt73usb-phy1::radio
[42368.228289] Registered led device: rt73usb-phy1::assoc
[42368.228351] Registered led device: rt73usb-phy1::quality
[42368.231688] PM: Finishing wakeup.
[42368.231693] Restarting tasks ... done.
[42368.438053] usb 3-2: new full-speed USB device number 7 using uhci_hcd
[42368.598315] usb 3-2: New USB device found, idVendor=0a5c, idProduct=219c
[42368.598326] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[42368.598335] usb 3-2: Product: Broadcom BCM2070 Bluetooth Device
[42368.598343] usb 3-2: Manufacturer: Broadcom Corp
[42368.598350] usb 3-2: SerialNumber: 001BB111C037
[42394.184114] PM: Syncing filesystems ... done.
[42395.095474] PM: Preparing system for mem sleep
[42395.095533] Freezing user space processes ... (elapsed 0.01 seconds) done.
[42395.107133] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[42395.118093] PM: Entering mem sleep
[42395.118126] Suspending console(s) (use no_console_suspend to debug)
[42395.118759] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[42395.130635] sd 0:0:0:0: [sda] Stopping disk
[42395.269268] ACPI handle has no context!
[42396.218042] phy1 -> rt73usb_set_device_state: Error - Device failed to enter state 1 (-16).
[42396.240108] PM: suspend of devices complete after 1121.697 msecs
[42396.240414] PM: late suspend of devices complete after 0.298 msecs
[42396.414482] PM: noirq suspend of devices complete after 174.057 msecs
[42396.414532] ACPI: Preparing to enter system sleep state S3
[42396.419851] PM: Saving platform NVS memory
[42396.419899] Disabling non-boot CPUs ...
[42396.421598] smpboot: CPU 1 is now offline
[42396.422408] Extended CMOS year: 2000
[42396.422408] ACPI: Low-level resume complete
[42396.422408] PM: Restoring platform NVS memory
[42396.422408] Extended CMOS year: 2000
[42396.422408] CPU0: Thermal monitoring handled by SMI
[42396.422408] Enabling non-boot CPUs ...
[42396.424753] smpboot: Booting Node 0 Processor 1 APIC 0x1
[42396.458143] CPU1 is up
[42396.458446] ACPI: Waking up from system sleep state S3
[42396.706116] PM: noirq resume of devices complete after 206.410 msecs
[42396.706418] PM: early resume of devices complete after 0.188 msecs
[42396.706521] i915 0000:00:02.0: setting latency timer to 64
[42396.707107] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[42396.707440] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[42396.707528] usb usb2: root hub lost power or was reset
[42396.707563] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[42396.707596] usb usb3: root hub lost power or was reset
[42396.707627] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[42396.707660] usb usb4: root hub lost power or was reset
[42396.707689] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[42396.707721] usb usb5: root hub lost power or was reset
[42396.707753] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[42396.707812] pci 0000:00:1e.0: setting latency timer to 64
[42396.707844] ahci 0000:00:1f.2: setting latency timer to 64
[42396.709990] bcma: bus0: Power control not implemented!
[42397.019087] ata4: SATA link down (SStatus 0 SControl 300)
[42397.019132] ata3: SATA link down (SStatus 0 SControl 300)
[42397.019172] ata2: SATA link down (SStatus 0 SControl 300)
[42397.049064] usb 1-8: reset high-speed USB device number 5 using ehci_hcd
[42397.265061] usb 1-1: reset high-speed USB device number 2 using ehci_hcd
[42397.448540] rt73usb 1-1:1.0: no reset_resume for driver rt73usb?
[42397.517079] usb 3-2: reset full-speed USB device number 7 using uhci_hcd
[42397.657476] btusb 3-2:1.0: no reset_resume for driver btusb?
[42397.657482] btusb 3-2:1.1: no reset_resume for driver btusb?
[42397.742055] usb 3-1: reset full-speed USB device number 2 using uhci_hcd
[42397.873471] usb 3-1: device descriptor read/all, error -71
[42397.977054] usb 3-1: reset full-speed USB device number 2 using uhci_hcd
[42398.116475] btusb 3-1:1.0: no reset_resume for driver btusb?
[42398.116481] btusb 3-1:1.1: no reset_resume for driver btusb?
[42398.906068] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[42398.925487] ata1.00: configured for UDMA/133
[42398.925636] sd 0:0:0:0: [sda] Starting disk
[42398.938736] PM: resume of devices complete after 2232.305 msecs
[42399.041064] usb 1-1: reset high-speed USB device number 2 using ehci_hcd
[42399.487642] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[42399.488326] Registered led device: rt73usb-phy2::radio
[42399.488397] Registered led device: rt73usb-phy2::assoc
[42399.488461] Registered led device: rt73usb-phy2::quality
[42399.489340] PM: Finishing wakeup.
[42399.489345] Restarting tasks ... done.
[42411.488702] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[42413.608663] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[42415.062951] wlan0: authenticate with 00:18:39:0a:8e:23
[42415.101684] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[42415.103348] wlan0: authenticated
[42415.103547] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[42415.122045] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[42415.124968] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[42415.136109] wlan0: associated
[42415.136751] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[42952.223072] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[42952.259572] cfg80211: Calling CRDA to update world regulatory domain
[42953.650914] wlan0: authenticate with 00:18:39:0a:8e:23
[42953.691004] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[42953.892058] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[42954.093053] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[42954.294048] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[42971.206555] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[42973.327540] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[43245.939597] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[43248.052678] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[43249.502195] wlan0: authenticate with 00:18:39:0a:8e:23
[43249.539180] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[43249.541221] wlan0: authenticated
[43249.541512] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[43249.560034] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[43249.586850] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[43249.598919] wlan0: associated
[43249.599750] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[43395.847873] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[43395.898589] cfg80211: Calling CRDA to update world regulatory domain
[43397.276815] wlan0: authenticate with 00:18:39:0a:8e:23
[43397.314141] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[43397.315802] wlan0: authenticated
[43397.316131] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[43397.335040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[43397.338678] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[43397.352228] wlan0: associated
[48513.204107] usb 3-1: USB disconnect, device number 2
[48513.910064] usb 3-1: new full-speed USB device number 8 using uhci_hcd
[48514.043022] usb 3-1: device descriptor read/all, error -71
[48514.147063] usb 3-1: new full-speed USB device number 9 using uhci_hcd
[48514.287048] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001
[48514.287062] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[49312.994164] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[49312.994187] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d828e60), AE_NOT_FOUND (20120518/psparse-536)
[49492.276239] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[49492.276274] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q52] (Node ffff88003d828e88), AE_NOT_FOUND (20120518/psparse-536)
[49499.252183] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[49499.252208] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d828e60), AE_NOT_FOUND (20120518/psparse-536)
[71839.979085] asdf
[71850.119928] asdf
[73075.238185] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[73075.238208] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q52] (Node ffff88003d828e88), AE_NOT_FOUND (20120518/psparse-536)
[73098.958179] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[73098.958204] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d828e60), AE_NOT_FOUND (20120518/psparse-536)
[73119.219075] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[73119.258620] cfg80211: Calling CRDA to update world regulatory domain
[73120.643239] wlan0: authenticate with 00:18:39:0a:8e:23
[73120.682064] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73120.883078] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73121.084098] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73121.285030] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73179.408002] wlan0: authenticate with 00:18:39:0a:8e:23
[73179.449090] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73179.451874] wlan0: authenticated
[73179.452098] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73179.471031] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73179.473232] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73179.484844] wlan0: associated
[73205.222147] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[73205.251680] cfg80211: Calling CRDA to update world regulatory domain
[73206.644788] wlan0: authenticate with 00:18:39:0a:8e:23
[73206.682105] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73206.883039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73207.084084] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73207.285037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73252.792843] wlan0: authenticate with 00:18:39:0a:8e:23
[73252.830150] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73252.833937] wlan0: authenticated
[73252.834303] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73252.856040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73252.878894] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73252.891378] wlan0: associated
[73266.222087] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[73266.251578] cfg80211: Calling CRDA to update world regulatory domain
[73267.634869] wlan0: authenticate with 00:18:39:0a:8e:23
[73267.672138] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73267.873038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73268.074091] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73268.275035] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73320.015800] wlan0: authenticate with 00:18:39:0a:8e:23
[73320.053294] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[73320.254043] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[73320.455044] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[73320.656039] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73340.962793] wlan0: authenticate with 00:18:39:0a:8e:23
[73341.000058] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73341.019087] wlan0: authenticated
[73341.019327] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73341.039039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73341.068442] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73341.080546] wlan0: associated
[73356.852799] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[73356.897623] cfg80211: Calling CRDA to update world regulatory domain
[73358.290834] wlan0: authenticate with 00:18:39:0a:8e:23
[73358.328939] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73358.529036] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73358.730030] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73358.931036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73372.927786] wlan0: authenticate with 00:18:39:0a:8e:23
[73372.965200] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73373.166039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73373.367029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73373.568043] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73463.174835] wlan0: authenticate with 00:18:39:0a:8e:23
[73463.212127] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73463.213794] wlan0: authenticated
[73463.214176] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73463.233039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73463.235415] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73463.247944] wlan0: associated
[73475.810275] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[73475.842540] cfg80211: Calling CRDA to update world regulatory domain
[73477.226833] wlan0: authenticate with 00:18:39:0a:8e:23
[73477.264136] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73477.465040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73477.666044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73477.867036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73491.836778] wlan0: authenticate with 00:18:39:0a:8e:23
[73491.874143] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73492.075030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73492.276037] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73492.477028] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73613.544784] wlan0: authenticate with 00:18:39:0a:8e:23
[73613.582089] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73613.585501] wlan0: authenticated
[73613.585743] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73613.604043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73613.606262] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73613.618898] wlan0: associated
[73799.842677] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[73799.889551] cfg80211: Calling CRDA to update world regulatory domain
[73801.279862] wlan0: authenticate with 00:18:39:0a:8e:23
[73801.317198] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73801.319001] wlan0: authenticated
[73801.319421] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73801.338039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73801.344334] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73801.356866] wlan0: associated
[73839.222125] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[73839.251660] cfg80211: Calling CRDA to update world regulatory domain
[73840.644871] wlan0: authenticate with 00:18:39:0a:8e:23
[73840.682221] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73840.883039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73841.084041] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73841.285038] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[73861.590777] wlan0: authenticate with 00:18:39:0a:8e:23
[73861.628107] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73861.629900] wlan0: authenticated
[73861.630229] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73861.649039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73861.652147] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73861.664075] wlan0: associated
[73972.943653] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[73972.987606] cfg80211: Calling CRDA to update world regulatory domain
[73974.380844] wlan0: authenticate with 00:18:39:0a:8e:23
[73974.418298] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73974.619041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73974.643449] wlan0: authenticated
[73974.643700] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[73974.662039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[73974.863030] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[73975.064084] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[73975.127583] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[73975.139729] wlan0: associated
[73984.222063] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[73984.251607] cfg80211: Calling CRDA to update world regulatory domain
[73985.644805] wlan0: authenticate with 00:18:39:0a:8e:23
[73985.682053] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[73985.883039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[73986.084085] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[73986.285026] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[74044.392766] wlan0: authenticate with 00:18:39:0a:8e:23
[74044.430214] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74044.434746] wlan0: authenticated
[74044.434929] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74044.453050] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74044.463356] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74044.474576] wlan0: associated
[74063.222150] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[74063.251554] cfg80211: Calling CRDA to update world regulatory domain
[74064.644753] wlan0: authenticate with 00:18:39:0a:8e:23
[74064.682102] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74064.883039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[74065.084082] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[74065.285035] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[74173.699768] wlan0: authenticate with 00:18:39:0a:8e:23
[74173.737164] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74173.938038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[74174.002069] wlan0: authenticated
[74174.002314] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74174.021041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74174.029943] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74174.042498] wlan0: associated
[74195.839782] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[74195.886386] cfg80211: Calling CRDA to update world regulatory domain
[74197.277831] wlan0: authenticate with 00:18:39:0a:8e:23
[74197.315176] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74197.516037] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[74197.717045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[74197.918029] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[74256.021666] wlan0: authenticate with 00:18:39:0a:8e:23
[74256.059211] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74256.061232] wlan0: authenticated
[74256.061467] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74256.080026] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74256.089972] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74256.101575] wlan0: associated
[74354.222066] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[74354.251590] cfg80211: Calling CRDA to update world regulatory domain
[74355.634834] wlan0: authenticate with 00:18:39:0a:8e:23
[74355.672143] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74355.675428] wlan0: authenticated
[74355.675616] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74355.694044] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74355.895047] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[74355.941425] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74355.953473] wlan0: associated
[74381.838765] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[74381.880588] cfg80211: Calling CRDA to update world regulatory domain
[74383.275793] wlan0: authenticate with 00:18:39:0a:8e:23
[74383.313158] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74383.316087] wlan0: authenticated
[74383.316321] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74383.335040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74383.434172] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74383.446111] wlan0: associated
[74606.219155] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[74606.256671] cfg80211: Calling CRDA to update world regulatory domain
[74607.641797] wlan0: authenticate with 00:18:39:0a:8e:23
[74607.679286] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74607.880040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[74608.081043] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[74608.282038] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[74716.794778] wlan0: authenticate with 00:18:39:0a:8e:23
[74716.832226] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74716.834056] wlan0: authenticated
[74716.834352] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74716.853039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74716.856036] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74716.868770] wlan0: associated
[74725.223084] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[74725.252671] cfg80211: Calling CRDA to update world regulatory domain
[74726.645832] wlan0: authenticate with 00:18:39:0a:8e:23
[74726.683353] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74726.884041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[74727.085045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[74727.286027] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[74760.187860] wlan0: authenticate with 00:18:39:0a:8e:23
[74760.225128] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74760.232280] wlan0: authenticated
[74760.232526] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74760.251041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74760.309386] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74760.321921] wlan0: associated
[74915.518948] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[74915.563436] cfg80211: Calling CRDA to update world regulatory domain
[74916.955799] wlan0: authenticate with 00:18:39:0a:8e:23
[74916.993094] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[74916.996125] wlan0: authenticated
[74916.996364] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[74917.015044] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[74917.140605] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=3)
[74917.153317] wlan0: associated
[79178.479790] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[79178.529411] cfg80211: Calling CRDA to update world regulatory domain
[79179.917869] wlan0: authenticate with 00:18:39:0a:8e:23
[79179.955181] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[79179.987592] wlan0: authenticated
[79179.987842] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[79180.006053] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[79180.087152] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[79180.100047] wlan0: associated
[79306.839862] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[79306.887565] cfg80211: Calling CRDA to update world regulatory domain
[79308.280869] wlan0: authenticate with 00:18:39:0a:8e:23
[79308.318375] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[79308.380927] wlan0: authenticated
[79308.381274] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[79308.400041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[79308.526556] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[79308.539225] wlan0: associated
[79524.896177] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[79524.896202] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q52] (Node ffff88003d828e88), AE_NOT_FOUND (20120518/psparse-536)
[83885.977969] systemd-journald[903]: Failed to parse log priority line.
[85514.030156] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[85514.030180] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d828e60), AE_NOT_FOUND (20120518/psparse-536)
[86345.837337] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[86345.879633] cfg80211: Calling CRDA to update world regulatory domain
[86347.264109] wlan0: authenticate with 00:18:39:0a:8e:23
[86347.305681] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86347.307687] wlan0: authenticated
[86347.307883] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[86347.329045] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[86347.331502] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[86347.344989] wlan0: associated
[86635.222114] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[86635.259679] cfg80211: Calling CRDA to update world regulatory domain
[86636.644845] wlan0: authenticate with 00:18:39:0a:8e:23
[86636.682356] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86636.883041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[86637.084042] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[86637.285037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[86651.289857] wlan0: authenticate with 00:18:39:0a:8e:23
[86651.327615] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86651.330050] wlan0: authenticated
[86651.330292] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[86651.349039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[86651.351415] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[86651.365236] wlan0: associated
[86846.219072] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[86846.246678] cfg80211: Calling CRDA to update world regulatory domain
[86847.639865] wlan0: authenticate with 00:18:39:0a:8e:23
[86847.677256] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86847.878040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[86848.079052] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[86848.280040] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[86906.386846] wlan0: authenticate with 00:18:39:0a:8e:23
[86906.427153] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86906.429599] wlan0: authenticated
[86906.429819] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[86906.451032] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[86906.453314] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[86906.465381] wlan0: associated
[86917.223072] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[86917.257591] cfg80211: Calling CRDA to update world regulatory domain
[86918.638846] wlan0: authenticate with 00:18:39:0a:8e:23
[86918.676273] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86918.755693] wlan0: authenticated
[86918.755939] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[86918.774050] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[86918.939320] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[86918.952003] wlan0: associated
[86932.217057] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[86932.244595] cfg80211: Calling CRDA to update world regulatory domain
[86933.639813] wlan0: authenticate with 00:18:39:0a:8e:23
[86933.677156] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86933.878039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[86934.079037] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[86934.280038] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[86935.683810] wlan0: authenticate with 00:18:39:0a:8e:23
[86935.721158] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[86935.722955] wlan0: authenticated
[86935.723288] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[86935.742040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[86935.744343] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[86935.756952] wlan0: associated
[87300.081470] systemd-journald[903]: Failed to parse log priority line.
[90159.111465] input: test-uhid-device as /devices/virtual/misc/uhid/input10
[90159.112678] hid-generic 0003:15D9:0A37.0001: input,hidraw0: USB HID v0.00 Mouse [test-uhid-device] on 
[90178.334581] input: test-uhid-device as /devices/virtual/misc/uhid/input11
[90178.335695] hid-generic 0003:15D9:0A37.0002: input,hidraw0: USB HID v0.00 Mouse [test-uhid-device] on 
[90184.325459] input: test-uhid-device as /devices/virtual/misc/uhid/input12
[90184.326385] hid-generic 0003:15D9:0A37.0003: input,hidraw0: USB HID v0.00 Mouse [test-uhid-device] on 
[90185.941208] input: test-uhid-device as /devices/virtual/misc/uhid/input13
[90185.945405] hid-generic 0003:15D9:0A37.0004: input,hidraw0: USB HID v0.00 Mouse [test-uhid-device] on 
[90187.129696] input: test-uhid-device as /devices/virtual/misc/uhid/input14
[90187.136456] hid-generic 0003:15D9:0A37.0005: input,hidraw0: USB HID v0.00 Mouse [test-uhid-device] on 
[90188.260112] input: test-uhid-device as /devices/virtual/misc/uhid/input15
[90188.261997] hid-generic 0003:15D9:0A37.0006: input,hidraw0: USB HID v0.00 Mouse [test-uhid-device] on 
[90189.926153] input: test-uhid-device as /devices/virtual/misc/uhid/input16
[90189.928910] hid-generic 0003:15D9:0A37.0007: input,hidraw0: USB HID v0.00 Mouse [test-uhid-device] on 
[91306.552914] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[91306.612619] cfg80211: Calling CRDA to update world regulatory domain
[91307.997873] wlan0: authenticate with 00:18:39:0a:8e:23
[91308.035183] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[91308.048338] wlan0: authenticated
[91308.048577] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[91308.067039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[91308.099067] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[91308.112280] wlan0: associated
[91366.663826] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[91366.708655] cfg80211: Calling CRDA to update world regulatory domain
[91368.101837] wlan0: authenticate with 00:18:39:0a:8e:23
[91368.139215] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[91368.156120] wlan0: authenticated
[91368.156362] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[91368.175040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[91368.230377] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[91368.242886] wlan0: associated
[91445.862870] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[91445.908571] cfg80211: Calling CRDA to update world regulatory domain
[91447.289836] wlan0: authenticate with 00:18:39:0a:8e:23
[91447.327137] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[91447.330025] wlan0: authenticated
[91447.330261] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[91447.349040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[91447.351431] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[91447.364232] wlan0: associated
[91668.842748] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[91668.896359] cfg80211: Calling CRDA to update world regulatory domain
[91670.269779] wlan0: authenticate with 00:18:39:0a:8e:23
[91670.307142] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[91670.508042] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[91670.511549] wlan0: authenticated
[91670.511793] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[91670.531041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[91670.600780] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[91670.613596] wlan0: associated
[91847.039852] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[91847.082678] cfg80211: Calling CRDA to update world regulatory domain
[91848.476779] wlan0: authenticate with 00:18:39:0a:8e:23
[91848.515740] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[91848.518773] wlan0: authenticated
[91848.519038] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[91848.538041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[91848.583129] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[91848.595592] wlan0: associated
[92089.848868] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[92089.902359] cfg80211: Calling CRDA to update world regulatory domain
[92091.277876] wlan0: authenticate with 00:18:39:0a:8e:23
[92091.315006] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[92091.317908] wlan0: authenticated
[92091.318190] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[92091.337039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[92091.538028] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[92091.546288] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[92091.558805] wlan0: associated
[93126.222126] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[93126.251669] cfg80211: Calling CRDA to update world regulatory domain
[93127.644781] wlan0: authenticate with 00:18:39:0a:8e:23
[93127.682232] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93127.883039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93128.084040] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[93128.285038] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93488.656788] wlan0: authenticate with 00:18:39:0a:8e:23
[93488.694069] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93488.895041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93489.096044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[93489.297037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93497.002759] wlan0: authenticate with 00:18:39:0a:8e:23
[93497.040071] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93497.241030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93497.442032] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[93497.643039] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93549.450774] wlan0: authenticate with 00:18:39:0a:8e:23
[93549.488101] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93549.689038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93549.772126] wlan0: authenticated
[93549.772372] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[93549.791039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[93549.992043] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[93550.193028] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[93550.394038] wlan0: association with 00:18:39:0a:8e:23 timed out
[93639.918759] wlan0: authenticate with 00:18:39:0a:8e:23
[93639.956040] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93640.157041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93640.358042] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[93640.559037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93793.166778] wlan0: authenticate with 00:18:39:0a:8e:23
[93793.204124] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93793.405038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93793.606047] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[93793.659025] wlan0: authenticated
[93793.659284] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[93793.678039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[93793.879042] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[93794.080038] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[93794.281025] wlan0: association with 00:18:39:0a:8e:23 timed out
[93827.151799] wlan0: authenticate with 00:18:39:0a:8e:23
[93827.189138] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93827.390030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93827.591037] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[93827.792028] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93841.763775] wlan0: authenticate with 00:18:39:0a:8e:23
[93841.801146] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93842.002039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93842.203043] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[93842.404039] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93850.079762] wlan0: authenticate with 00:18:39:0a:8e:23
[93850.117149] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[93850.318039] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[93850.519045] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[93850.720036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93896.201802] wlan0: authenticate with 00:18:39:0a:8e:23
[93896.239177] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93896.440038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[93896.577705] wlan0: authenticated
[93896.577949] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[93896.597036] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[93896.798031] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[93896.999037] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[93897.200048] wlan0: association with 00:18:39:0a:8e:23 timed out
[93942.708764] wlan0: authenticate with 00:18:39:0a:8e:23
[93942.746081] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[93942.947039] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[93943.148047] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[93943.349036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[93976.252787] wlan0: authenticate with 00:18:39:0a:8e:23
[93976.290100] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[93976.307004] wlan0: authenticated
[93976.307381] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[93976.326039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[93976.527045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[93976.728037] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[93976.929027] wlan0: association with 00:18:39:0a:8e:23 timed out
[94022.434783] wlan0: authenticate with 00:18:39:0a:8e:23
[94022.472128] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[94022.673039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[94022.874084] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[94023.075036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[94446.445851] wlan0: authenticate with 00:18:39:0a:8e:23
[94446.483248] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[94446.537776] wlan0: authenticated
[94446.538061] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[94446.557039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[94446.758047] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[94446.959037] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[94447.160043] wlan0: association with 00:18:39:0a:8e:23 timed out
[94473.740754] wlan0: authenticate with 00:18:39:0a:8e:23
[94473.778137] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[94473.979039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[94473.982667] wlan0: authenticated
[94473.982912] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[94474.002041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[94474.196277] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[94474.209607] wlan0: associated
[94492.222134] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[94492.251627] cfg80211: Calling CRDA to update world regulatory domain
[94493.632816] wlan0: authenticate with 00:18:39:0a:8e:23
[94493.670147] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[94493.871030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[94494.072043] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[94494.273038] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[95730.158761] wlan0: authenticate with 00:18:39:0a:8e:23
[95730.196111] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[95730.397039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[95730.598044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[95730.799038] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[95776.277782] wlan0: authenticate with 00:18:39:0a:8e:23
[95776.315137] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[95776.516041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[95776.717030] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[95776.918028] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[95784.600748] wlan0: authenticate with 00:18:39:0a:8e:23
[95784.638144] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[95784.839041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[95785.040045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[95785.241036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[95887.405779] wlan0: authenticate with 00:18:39:0a:8e:23
[95887.443077] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[95887.644040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[95887.845046] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[95888.046028] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[95908.348759] wlan0: authenticate with 00:18:39:0a:8e:23
[95908.386089] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[95908.587041] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[95908.788046] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[95908.989027] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[95929.293762] wlan0: authenticate with 00:18:39:0a:8e:23
[95929.331103] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[95929.532040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[95929.733028] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[95929.934037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[95950.239774] wlan0: authenticate with 00:18:39:0a:8e:23
[95950.277114] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[95950.298270] wlan0: authenticated
[95950.298512] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[95950.317042] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[95950.323268] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[95950.336590] wlan0: associated
[95989.842745] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[95989.889343] cfg80211: Calling CRDA to update world regulatory domain
[95991.269867] wlan0: authenticate with 00:18:39:0a:8e:23
[95991.307137] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[95991.508030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[95991.709038] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[95991.715528] wlan0: authenticated
[95991.715772] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[95991.734096] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[95991.935039] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[95992.136030] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[95992.337043] wlan0: association with 00:18:39:0a:8e:23 timed out
[96012.600799] wlan0: authenticate with 00:18:39:0a:8e:23
[96012.638153] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96012.839030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[96013.040029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[96013.044300] wlan0: authenticated
[96013.044549] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[96013.064041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[96013.177094] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[96013.189498] wlan0: associated
[96115.844693] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[96115.897647] cfg80211: Calling CRDA to update world regulatory domain
[96117.281825] wlan0: authenticate with 00:18:39:0a:8e:23
[96117.319209] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96117.412239] wlan0: authenticated
[96117.412480] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[96117.431048] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[96117.476370] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[96117.488881] wlan0: associated
[96176.843727] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[96176.887550] cfg80211: Calling CRDA to update world regulatory domain
[96178.280758] wlan0: authenticate with 00:18:39:0a:8e:23
[96178.318120] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96178.478746] wlan0: authenticated
[96178.478985] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[96178.498040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[96178.699043] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[96178.900039] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[96178.929904] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[96178.942669] wlan0: associated
[96349.865827] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[96349.919432] cfg80211: Calling CRDA to update world regulatory domain
[96351.302825] wlan0: authenticate with 00:18:39:0a:8e:23
[96351.340221] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96351.352996] wlan0: authenticated
[96351.353325] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[96351.372044] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[96351.573038] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[96351.774092] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[96351.975039] wlan0: association with 00:18:39:0a:8e:23 timed out
[96353.377792] wlan0: authenticate with 00:18:39:0a:8e:23
[96353.415097] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96353.616039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[96353.639248] wlan0: authenticated
[96353.639496] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[96353.658039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[96353.859044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[96354.060037] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[96354.204629] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[96354.217329] wlan0: associated
[96530.850806] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[96530.897755] cfg80211: Calling CRDA to update world regulatory domain
[96532.289851] wlan0: authenticate with 00:18:39:0a:8e:23
[96532.327200] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96532.528039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[96532.729046] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[96532.930030] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[96553.236787] wlan0: authenticate with 00:18:39:0a:8e:23
[96553.274088] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96553.475039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[96553.676029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[96553.775983] wlan0: authenticated
[96553.776391] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[96553.795036] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[96553.913248] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[96553.925776] wlan0: associated
[96638.223115] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[96638.252572] cfg80211: Calling CRDA to update world regulatory domain
[96639.636831] wlan0: authenticate with 00:18:39:0a:8e:23
[96639.674136] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[96639.875040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[96640.076028] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[96640.277028] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[97240.010782] wlan0: authenticate with 00:18:39:0a:8e:23
[97240.048109] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[97240.249040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[97240.450029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[97240.501511] wlan0: authenticated
[97240.501759] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[97240.520050] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[97240.721028] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[97240.922038] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[97241.123043] wlan0: association with 00:18:39:0a:8e:23 timed out
[97708.598762] wlan0: authenticate with 00:18:39:0a:8e:23
[97708.636131] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[97708.837031] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[97709.038030] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[97709.239036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[98227.041792] wlan0: authenticate with 00:18:39:0a:8e:23
[98227.079052] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[98227.280041] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[98227.481030] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[98227.682042] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[98355.093817] wlan0: authenticate with 00:18:39:0a:8e:23
[98355.131129] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[98355.332039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[98355.533044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[98355.734041] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[98634.191764] wlan0: authenticate with 00:18:39:0a:8e:23
[98634.229040] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[98634.430039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[98634.631044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[98634.832037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[98862.966799] wlan0: authenticate with 00:18:39:0a:8e:23
[98863.004044] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[98863.022324] wlan0: authenticated
[98863.022567] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[98863.041042] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[98863.057554] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[98863.070964] wlan0: associated
[98933.901694] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[98933.948431] cfg80211: Calling CRDA to update world regulatory domain
[98935.339771] wlan0: authenticate with 00:18:39:0a:8e:23
[98935.377213] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[98935.379002] wlan0: authenticated
[98935.379341] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[98935.398039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[98935.494372] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[98935.506757] wlan0: associated
[98994.838853] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[98994.883677] cfg80211: Calling CRDA to update world regulatory domain
[98996.274818] wlan0: authenticate with 00:18:39:0a:8e:23
[98996.312122] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[98996.318273] wlan0: authenticated
[98996.318477] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[98996.337034] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[98996.361386] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[98996.373794] wlan0: associated
[99151.951696] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99151.997642] cfg80211: Calling CRDA to update world regulatory domain
[99153.389847] wlan0: authenticate with 00:18:39:0a:8e:23
[99153.427214] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99153.628029] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[99153.829027] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[99154.005740] wlan0: authenticated
[99154.005987] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99154.025040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99154.226043] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[99154.296995] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99154.309757] wlan0: associated
[99186.896715] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99186.941663] cfg80211: Calling CRDA to update world regulatory domain
[99188.333849] wlan0: authenticate with 00:18:39:0a:8e:23
[99188.371235] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99188.572042] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[99188.581503] wlan0: authenticated
[99188.581747] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99188.600042] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99188.728871] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99188.741652] wlan0: associated
[99254.861880] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99254.917354] cfg80211: Calling CRDA to update world regulatory domain
[99256.287805] wlan0: authenticate with 00:18:39:0a:8e:23
[99256.325149] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99256.339428] wlan0: authenticated
[99256.339670] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99256.358045] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99256.430786] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99256.443495] wlan0: associated
[99318.900793] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99318.947740] cfg80211: Calling CRDA to update world regulatory domain
[99320.338781] wlan0: authenticate with 00:18:39:0a:8e:23
[99320.376059] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99320.380969] wlan0: authenticated
[99320.381258] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99320.400036] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99320.601038] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[99320.606468] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99320.618979] wlan0: associated
[99351.890811] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99351.936756] cfg80211: Calling CRDA to update world regulatory domain
[99365.927787] wlan0: authenticate with 00:18:39:0a:8e:23
[99365.965086] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99365.995490] wlan0: authenticated
[99365.995731] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99366.014043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99366.106371] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99366.118882] wlan0: associated
[99412.849722] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99412.894668] cfg80211: Calling CRDA to update world regulatory domain
[99414.286770] wlan0: authenticate with 00:18:39:0a:8e:23
[99414.324115] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99414.332026] wlan0: authenticated
[99414.332277] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99414.351047] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99414.437770] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99414.450459] wlan0: associated
[99471.805755] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99471.858586] cfg80211: Calling CRDA to update world regulatory domain
[99473.231787] wlan0: authenticate with 00:18:39:0a:8e:23
[99473.269148] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99473.332928] wlan0: authenticated
[99473.333255] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99473.352034] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99473.506684] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99473.519358] wlan0: associated
[99531.814914] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99531.863609] cfg80211: Calling CRDA to update world regulatory domain
[99533.255851] wlan0: authenticate with 00:18:39:0a:8e:23
[99533.293183] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99533.298724] wlan0: authenticated
[99533.298970] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99533.318041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99533.361464] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99533.373977] wlan0: associated
[99592.847949] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99592.900431] cfg80211: Calling CRDA to update world regulatory domain
[99594.291768] wlan0: authenticate with 00:18:39:0a:8e:23
[99594.329091] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99594.530039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[99594.731044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[99594.779742] wlan0: authenticated
[99594.779989] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99594.799039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99594.971486] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[99594.984069] wlan0: associated
[99653.971735] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[99654.017561] cfg80211: Calling CRDA to update world regulatory domain
[99655.406852] wlan0: authenticate with 00:18:39:0a:8e:23
[99655.444127] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99655.645040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[99655.672782] wlan0: authenticated
[99655.673092] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[99655.692047] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[99655.893043] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[99656.094040] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[99656.295040] wlan0: association with 00:18:39:0a:8e:23 timed out
[99720.621780] wlan0: authenticate with 00:18:39:0a:8e:23
[99720.659167] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[99720.860041] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[99721.061029] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[99721.262044] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[99810.869779] wlan0: authenticate with 00:18:39:0a:8e:23
[99810.907094] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99811.108038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[99811.309047] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[99811.510036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[99819.209833] wlan0: authenticate with 00:18:39:0a:8e:23
[99819.247097] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[99819.448038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[99819.649043] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[99819.850026] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[100035.389790] wlan0: authenticate with 00:18:39:0a:8e:23
[100035.427098] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100035.628053] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100035.829032] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100035.859250] wlan0: authenticated
[100035.859496] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100035.878041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100036.079044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100036.280028] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[100036.454622] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100036.468201] wlan0: associated
[100078.854730] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100078.899327] cfg80211: Calling CRDA to update world regulatory domain
[100080.290823] wlan0: authenticate with 00:18:39:0a:8e:23
[100080.328123] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100080.529042] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100080.583527] wlan0: authenticated
[100080.583773] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100080.602058] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100080.723530] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100080.736235] wlan0: associated
[100193.853670] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100193.898620] cfg80211: Calling CRDA to update world regulatory domain
[100195.290824] wlan0: authenticate with 00:18:39:0a:8e:23
[100195.328191] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100195.529030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100195.673468] wlan0: authenticated
[100195.673710] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100195.692054] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100195.698593] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100195.710055] wlan0: associated
[100252.841705] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100252.887655] cfg80211: Calling CRDA to update world regulatory domain
[100254.279772] wlan0: authenticate with 00:18:39:0a:8e:23
[100254.317099] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100254.328633] wlan0: authenticated
[100254.328874] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100254.347054] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100254.548043] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100254.749029] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[100254.950036] wlan0: association with 00:18:39:0a:8e:23 timed out
[100294.154779] wlan0: authenticate with 00:18:39:0a:8e:23
[100294.192123] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100294.393039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100294.594085] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100294.795036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[100327.659792] wlan0: authenticate with 00:18:39:0a:8e:23
[100327.697144] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100327.898039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100328.099043] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100328.300036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[100354.862754] wlan0: authenticate with 00:18:39:0a:8e:23
[100354.900156] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100355.101041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100355.302045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100355.327682] wlan0: authenticated
[100355.327931] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100355.347048] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100355.548029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100355.734919] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100355.747955] wlan0: associated
[100375.347902] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100375.396600] cfg80211: Calling CRDA to update world regulatory domain
[100376.788842] wlan0: authenticate with 00:18:39:0a:8e:23
[100376.826169] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100377.027039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100377.228045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100377.429037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[100391.433770] wlan0: authenticate with 00:18:39:0a:8e:23
[100391.471053] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100391.496834] wlan0: authenticated
[100391.497132] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100391.516033] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100391.686708] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100391.699398] wlan0: associated
[100436.843687] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100436.890416] cfg80211: Calling CRDA to update world regulatory domain
[100438.281808] wlan0: authenticate with 00:18:39:0a:8e:23
[100438.319206] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100438.520040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100438.721029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100438.922041] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[100440.324787] wlan0: authenticate with 00:18:39:0a:8e:23
[100440.362081] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100440.375485] wlan0: authenticated
[100440.375724] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100440.394040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100440.520240] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100440.532628] wlan0: associated
[100499.005975] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100499.057547] cfg80211: Calling CRDA to update world regulatory domain
[100500.449834] wlan0: authenticate with 00:18:39:0a:8e:23
[100500.487363] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100500.688040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100500.889029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100501.090042] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[100559.123755] wlan0: authenticate with 00:18:39:0a:8e:23
[100559.161150] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100559.165309] wlan0: authenticated
[100559.165548] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100559.184042] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100559.250164] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100559.262697] wlan0: associated
[100612.786663] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100612.831611] cfg80211: Calling CRDA to update world regulatory domain
[100614.223846] wlan0: authenticate with 00:18:39:0a:8e:23
[100614.261181] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100614.271834] wlan0: authenticated
[100614.272135] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100614.291038] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100614.492029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100614.693043] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[100614.721964] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100614.734727] wlan0: associated
[100677.085703] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100677.129650] cfg80211: Calling CRDA to update world regulatory domain
[100678.522765] wlan0: authenticate with 00:18:39:0a:8e:23
[100678.560093] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100678.619750] wlan0: authenticated
[100678.619990] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100678.639042] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100678.840028] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100678.908879] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100678.921639] wlan0: associated
[100734.846734] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100734.892557] cfg80211: Calling CRDA to update world regulatory domain
[100736.282851] wlan0: authenticate with 00:18:39:0a:8e:23
[100736.320127] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100736.521041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100736.523783] wlan0: authenticated
[100736.524094] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100736.544042] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100736.695661] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100736.708228] wlan0: associated
[100854.841801] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100854.897418] cfg80211: Calling CRDA to update world regulatory domain
[100856.279828] wlan0: authenticate with 00:18:39:0a:8e:23
[100856.317198] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100856.518037] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100856.719029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[100856.723976] wlan0: authenticated
[100856.724381] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100856.743035] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100856.944042] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100856.958228] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100856.970614] wlan0: associated
[100920.843714] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100920.887665] cfg80211: Calling CRDA to update world regulatory domain
[100922.280835] wlan0: authenticate with 00:18:39:0a:8e:23
[100922.318235] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100922.519039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[100922.531635] wlan0: authenticated
[100922.531880] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100922.550070] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100922.751046] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100922.952038] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[100922.980893] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100922.993581] wlan0: associated
[100972.734746] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[100972.777567] cfg80211: Calling CRDA to update world regulatory domain
[100974.160840] wlan0: authenticate with 00:18:39:0a:8e:23
[100974.198139] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[100974.199936] wlan0: authenticated
[100974.200391] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[100974.219039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[100974.420029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[100974.621042] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[100974.660549] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[100974.673234] wlan0: associated
[102394.223107] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[102394.252669] cfg80211: Calling CRDA to update world regulatory domain
[102395.645848] wlan0: authenticate with 00:18:39:0a:8e:23
[102395.683210] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102395.884041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[102396.085045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[102396.286036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[102561.417767] wlan0: authenticate with 00:18:39:0a:8e:23
[102561.455057] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102561.656039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[102561.857044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[102562.058036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[102582.359763] wlan0: authenticate with 00:18:39:0a:8e:23
[102582.397068] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102582.398738] wlan0: authenticated
[102582.399084] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[102582.418040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[102582.506478] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[102582.519863] wlan0: associated
[102586.435327] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 15)
[102586.459884] cfg80211: Calling CRDA to update world regulatory domain
[102587.856822] wlan0: authenticate with 00:18:39:0a:8e:23
[102587.894197] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102587.900972] wlan0: authenticated
[102587.902129] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[102587.921033] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[102588.030360] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[102588.042754] wlan0: associated
[102653.842719] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[102653.888541] cfg80211: Calling CRDA to update world regulatory domain
[102655.280749] wlan0: authenticate with 00:18:39:0a:8e:23
[102655.318112] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102655.330887] wlan0: authenticated
[102655.331196] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[102655.350034] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[102655.551037] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[102655.752044] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[102655.953037] wlan0: association with 00:18:39:0a:8e:23 timed out
[102745.475781] wlan0: authenticate with 00:18:39:0a:8e:23
[102745.513039] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102745.714041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[102745.915042] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[102746.116036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[102760.116784] wlan0: authenticate with 00:18:39:0a:8e:23
[102760.154046] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102760.355039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[102760.556046] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[102760.578074] wlan0: authenticated
[102760.578318] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[102760.597040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[102760.798029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[102760.897329] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[102760.910131] wlan0: associated
[102774.842789] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[102774.889399] cfg80211: Calling CRDA to update world regulatory domain
[102776.280795] wlan0: authenticate with 00:18:39:0a:8e:23
[102776.318180] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102776.519039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[102776.720046] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[102776.921029] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[102797.218790] wlan0: authenticate with 00:18:39:0a:8e:23
[102797.256067] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102797.457042] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[102797.658045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[102797.664339] wlan0: authenticated
[102797.664586] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[102797.683035] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[102797.884039] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[102798.041359] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[102798.053863] wlan0: associated
[102834.841696] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[102834.887644] cfg80211: Calling CRDA to update world regulatory domain
[102836.279818] wlan0: authenticate with 00:18:39:0a:8e:23
[102836.317216] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102836.339869] wlan0: authenticated
[102836.340181] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[102836.359039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[102836.404872] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[102836.417638] wlan0: associated
[102895.842856] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[102895.887679] cfg80211: Calling CRDA to update world regulatory domain
[102897.278762] wlan0: authenticate with 00:18:39:0a:8e:23
[102897.316125] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102897.321659] wlan0: authenticated
[102897.321897] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[102897.340053] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[102897.541044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[102897.703649] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[102897.716343] wlan0: associated
[102957.838766] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[102957.882594] cfg80211: Calling CRDA to update world regulatory domain
[102959.276795] wlan0: authenticate with 00:18:39:0a:8e:23
[102959.314162] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[102959.515030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[102959.716029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[102959.917037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[103030.625767] wlan0: authenticate with 00:18:39:0a:8e:23
[103030.663075] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103030.864041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[103031.065045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[103031.266037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[103101.980847] wlan0: authenticate with 00:18:39:0a:8e:23
[103102.018118] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[103102.219041] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[103102.420044] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[103102.621029] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[103154.367905] wlan0: authenticate with 00:18:39:0a:8e:23
[103154.405149] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[103154.606040] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[103154.807046] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[103155.008039] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[103175.289737] wlan0: authenticate with 00:18:39:0a:8e:23
[103175.327040] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103175.329699] wlan0: authenticated
[103175.329934] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[103175.348051] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[103175.352324] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[103175.365513] wlan0: associated
[103256.846691] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[103256.892420] cfg80211: Calling CRDA to update world regulatory domain
[103258.284839] wlan0: authenticate with 00:18:39:0a:8e:23
[103258.322208] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103258.344863] wlan0: authenticated
[103258.345172] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[103258.364043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[103258.565029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[103258.766028] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[103258.967041] wlan0: association with 00:18:39:0a:8e:23 timed out
[103272.971774] wlan0: authenticate with 00:18:39:0a:8e:23
[103273.009093] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103273.210039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[103273.411045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[103273.612033] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[103325.417756] wlan0: authenticate with 00:18:39:0a:8e:23
[103325.455124] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103325.459046] wlan0: authenticated
[103325.459286] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[103325.478040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[103325.679045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[103325.880038] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[103326.081044] wlan0: association with 00:18:39:0a:8e:23 timed out
[103421.907770] wlan0: authenticate with 00:18:39:0a:8e:23
[103421.945052] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103421.948462] wlan0: authenticated
[103421.948701] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[103421.967036] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[103421.970589] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[103421.983726] wlan0: associated
[103434.414795] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[103434.461750] cfg80211: Calling CRDA to update world regulatory domain
[103435.852773] wlan0: authenticate with 00:18:39:0a:8e:23
[103435.890061] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103435.903714] wlan0: authenticated
[103435.903951] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[103435.923040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[103436.016574] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[103436.029167] wlan0: associated
[103678.124686] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[103678.179417] cfg80211: Calling CRDA to update world regulatory domain
[103679.562874] wlan0: authenticate with 00:18:39:0a:8e:23
[103679.600202] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103679.801039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[103680.002045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[103680.203036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[103694.209891] wlan0: authenticate with 00:18:39:0a:8e:23
[103694.247086] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103694.448039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[103694.649048] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[103694.850038] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[103922.987797] wlan0: authenticate with 00:18:39:0a:8e:23
[103923.025094] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103923.045628] wlan0: authenticated
[103923.045868] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[103923.064056] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[103923.265030] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[103923.466044] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[103923.667027] wlan0: association with 00:18:39:0a:8e:23 timed out
[103925.072789] wlan0: authenticate with 00:18:39:0a:8e:23
[103925.110092] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[103925.311029] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[103925.512040] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[103925.713042] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[104116.051769] wlan0: authenticate with 00:18:39:0a:8e:23
[104116.089081] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[104116.290042] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[104116.491047] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[104116.692036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[104269.221781] wlan0: authenticate with 00:18:39:0a:8e:23
[104269.259043] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[104269.286446] wlan0: authenticated
[104269.286688] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[104269.305053] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[104269.506040] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[104269.636456] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[104269.649962] wlan0: associated
[104309.223151] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[104309.252703] cfg80211: Calling CRDA to update world regulatory domain
[104310.645783] wlan0: authenticate with 00:18:39:0a:8e:23
[104310.683192] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[104310.884042] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[104311.085044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[104311.286036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[104715.764796] wlan0: authenticate with 00:18:39:0a:8e:23
[104715.802050] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[104716.003032] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[104716.204069] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[104716.405027] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[105221.688766] wlan0: authenticate with 00:18:39:0a:8e:23
[105221.726093] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105221.730627] wlan0: authenticated
[105221.730868] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[105221.749057] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[105221.950044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[105222.085877] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[105222.099435] wlan0: associated
[105235.850707] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[105235.895446] cfg80211: Calling CRDA to update world regulatory domain
[105237.287782] wlan0: authenticate with 00:18:39:0a:8e:23
[105237.325349] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105237.526041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[105237.727045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[105237.928037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[105302.290754] wlan0: authenticate with 00:18:39:0a:8e:23
[105302.328056] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105302.448545] wlan0: authenticated
[105302.448784] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[105302.467047] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[105302.580277] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[105302.592810] wlan0: associated
[105306.462151] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 15)
[105306.488955] cfg80211: Calling CRDA to update world regulatory domain
[105307.874811] wlan0: authenticate with 00:18:39:0a:8e:23
[105307.912143] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105308.113039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[105308.314082] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[105308.515037] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[105316.194782] wlan0: authenticate with 00:18:39:0a:8e:23
[105316.232148] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105316.260301] wlan0: authenticated
[105316.260543] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[105316.279046] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[105316.480043] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[105316.681029] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[105316.711068] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[105316.723356] wlan0: associated
[105419.848814] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[105419.902642] cfg80211: Calling CRDA to update world regulatory domain
[105421.286824] wlan0: authenticate with 00:18:39:0a:8e:23
[105421.324208] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105421.525038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[105421.726046] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[105421.927039] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[105442.232786] wlan0: authenticate with 00:18:39:0a:8e:23
[105442.270095] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105442.471039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[105442.672044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[105442.873027] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[105551.299755] wlan0: authenticate with 00:18:39:0a:8e:23
[105551.337041] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[105551.538039] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[105551.739047] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[105551.940039] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[105559.644770] wlan0: authenticate with 00:18:39:0a:8e:23
[105559.682288] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105559.883040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[105559.903067] wlan0: authenticated
[105559.903316] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[105559.922036] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[105560.123029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[105560.176819] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[105560.189959] wlan0: associated
[105595.744669] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[105595.788410] cfg80211: Calling CRDA to update world regulatory domain
[105597.181778] wlan0: authenticate with 00:18:39:0a:8e:23
[105597.219060] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105597.262714] wlan0: authenticated
[105597.262954] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[105597.282046] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[105597.284969] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[105597.297735] wlan0: associated
[105957.935749] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[105957.984370] cfg80211: Calling CRDA to update world regulatory domain
[105959.361831] wlan0: authenticate with 00:18:39:0a:8e:23
[105959.399144] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105959.600039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[105959.801030] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[105960.002043] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[105967.682750] wlan0: authenticate with 00:18:39:0a:8e:23
[105967.720150] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[105967.723684] wlan0: authenticated
[105967.723927] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[105967.742047] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[105967.908097] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[105967.920601] wlan0: associated
[106022.222117] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[106022.251611] cfg80211: Calling CRDA to update world regulatory domain
[106023.644847] wlan0: authenticate with 00:18:39:0a:8e:23
[106023.682182] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106023.883039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106023.898208] wlan0: authenticated
[106023.898453] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106023.917040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106024.118037] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[106024.319044] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[106024.520037] wlan0: association with 00:18:39:0a:8e:23 timed out
[106070.025767] wlan0: authenticate with 00:18:39:0a:8e:23
[106070.063082] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106070.264042] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106070.335611] wlan0: authenticated
[106070.335860] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106070.354056] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106070.450489] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[106070.463309] wlan0: associated
[106154.963867] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[106155.007689] cfg80211: Calling CRDA to update world regulatory domain
[106156.392806] wlan0: authenticate with 00:18:39:0a:8e:23
[106156.430134] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106156.631029] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106156.832040] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[106156.893301] wlan0: authenticated
[106156.893546] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106156.912040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106157.113045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[106157.314040] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[106157.404914] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[106157.417604] wlan0: associated
[106197.847888] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[106197.890587] cfg80211: Calling CRDA to update world regulatory domain
[106199.285806] wlan0: authenticate with 00:18:39:0a:8e:23
[106199.323157] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106199.524043] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106199.725029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[106199.926042] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[106283.237776] wlan0: authenticate with 00:18:39:0a:8e:23
[106283.275084] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106283.381111] wlan0: authenticated
[106283.381353] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106283.400046] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106283.601044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[106283.802039] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[106283.937362] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[106283.950003] wlan0: associated
[106377.853743] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[106377.898380] cfg80211: Calling CRDA to update world regulatory domain
[106379.280819] wlan0: authenticate with 00:18:39:0a:8e:23
[106379.318136] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106379.519040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106379.720047] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[106379.790913] wlan0: authenticated
[106379.791228] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106379.810044] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106380.011044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[106380.212037] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[106380.413041] wlan0: association with 00:18:39:0a:8e:23 timed out
[106545.573776] wlan0: authenticate with 00:18:39:0a:8e:23
[106545.611110] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106545.812041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106546.013045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[106546.137514] wlan0: authenticated
[106546.137760] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106546.156053] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106546.357045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[106546.414894] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[106546.428217] wlan0: associated
[106564.842726] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[106564.888674] cfg80211: Calling CRDA to update world regulatory domain
[106566.279847] wlan0: authenticate with 00:18:39:0a:8e:23
[106566.317243] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106566.518031] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106566.719038] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[106566.920028] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[106618.657777] wlan0: authenticate with 00:18:39:0a:8e:23
[106618.695036] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106618.896030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106619.039062] wlan0: authenticated
[106619.039305] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106619.058043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106619.259040] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[106619.460045] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[106619.661035] wlan0: association with 00:18:39:0a:8e:23 timed out
[106690.350785] wlan0: authenticate with 00:18:39:0a:8e:23
[106690.388067] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106690.589029] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[106690.790029] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[106690.821716] wlan0: authenticated
[106690.821964] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106690.841043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106691.042040] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[106691.123599] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[106691.136538] wlan0: associated
[106930.341814] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[106930.388440] cfg80211: Calling CRDA to update world regulatory domain
[106931.779765] wlan0: authenticate with 00:18:39:0a:8e:23
[106931.817206] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[106931.819865] wlan0: authenticated
[106931.820165] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[106931.839033] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[106931.891338] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[106931.904000] wlan0: associated
[107036.664872] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107036.718579] cfg80211: Calling CRDA to update world regulatory domain
[107038.089793] wlan0: authenticate with 00:18:39:0a:8e:23
[107038.127141] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107038.133072] wlan0: authenticated
[107038.133309] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107038.152040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107038.228780] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107038.241487] wlan0: associated
[107096.775658] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107096.820608] cfg80211: Calling CRDA to update world regulatory domain
[107098.212860] wlan0: authenticate with 00:18:39:0a:8e:23
[107098.250052] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107098.251720] wlan0: authenticated
[107098.252127] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107098.271049] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107098.358685] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107098.371401] wlan0: associated
[107156.886816] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107156.933766] cfg80211: Calling CRDA to update world regulatory domain
[107158.324819] wlan0: authenticate with 00:18:39:0a:8e:23
[107158.362210] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107158.563041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[107158.764039] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[107158.822237] wlan0: authenticated
[107158.822480] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107158.841043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107159.042045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[107159.214373] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107159.226765] wlan0: associated
[107338.369926] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107338.427416] cfg80211: Calling CRDA to update world regulatory domain
[107339.810777] wlan0: authenticate with 00:18:39:0a:8e:23
[107339.848064] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107339.855697] wlan0: authenticated
[107339.855936] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107339.874052] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107339.972078] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107339.984539] wlan0: associated
[107399.838833] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107399.884656] cfg80211: Calling CRDA to update world regulatory domain
[107401.276822] wlan0: authenticate with 00:18:39:0a:8e:23
[107401.314101] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107401.515039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[107401.608881] wlan0: authenticated
[107401.609221] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107401.628039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107401.829030] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[107401.915763] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107401.928450] wlan0: associated
[107471.838750] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107471.884578] cfg80211: Calling CRDA to update world regulatory domain
[107473.265769] wlan0: authenticate with 00:18:39:0a:8e:23
[107473.303143] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107473.330673] wlan0: authenticated
[107473.330911] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107473.349052] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107473.550029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[107473.646180] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107473.658596] wlan0: associated
[107578.842687] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107578.895639] cfg80211: Calling CRDA to update world regulatory domain
[107580.279818] wlan0: authenticate with 00:18:39:0a:8e:23
[107580.317204] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107580.322993] wlan0: authenticated
[107580.323322] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107580.342034] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107580.427592] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107580.440309] wlan0: associated
[107768.839672] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107768.887548] cfg80211: Calling CRDA to update world regulatory domain
[107770.277785] wlan0: authenticate with 00:18:39:0a:8e:23
[107770.315936] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107770.318595] wlan0: authenticated
[107770.318826] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107770.337041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107770.492349] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107770.504860] wlan0: associated
[107939.843771] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[107939.897601] cfg80211: Calling CRDA to update world regulatory domain
[107941.281803] wlan0: authenticate with 00:18:39:0a:8e:23
[107941.319164] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[107941.520039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[107941.721045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[107941.731938] wlan0: authenticated
[107941.732252] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[107941.751038] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[107941.952038] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[107942.153029] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[107942.247572] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[107942.260264] wlan0: associated
[108004.879689] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108004.924629] cfg80211: Calling CRDA to update world regulatory domain
[108006.316780] wlan0: authenticate with 00:18:39:0a:8e:23
[108006.354202] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108006.555040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[108006.580858] wlan0: authenticated
[108006.581165] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108006.600034] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108006.801029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[108006.901616] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108006.914301] wlan0: associated
[108067.843719] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108067.888667] cfg80211: Calling CRDA to update world regulatory domain
[108069.281750] wlan0: authenticate with 00:18:39:0a:8e:23
[108069.319238] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108069.520039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[108069.599267] wlan0: authenticated
[108069.599512] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108069.618041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108069.819035] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[108070.020043] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[108070.221044] wlan0: association with 00:18:39:0a:8e:23 timed out
[108128.272747] wlan0: authenticate with 00:18:39:0a:8e:23
[108128.310149] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108128.384801] wlan0: authenticated
[108128.385093] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108128.404044] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108128.458812] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108128.471693] wlan0: associated
[108132.402285] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 15)
[108132.426960] cfg80211: Calling CRDA to update world regulatory domain
[108133.812571] wlan0: authenticate with 00:18:39:0a:8e:23
[108133.850147] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108133.861544] wlan0: authenticated
[108133.861699] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108133.880030] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108134.081027] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[108134.211312] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108134.222885] wlan0: associated
[108177.645784] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108177.691607] cfg80211: Calling CRDA to update world regulatory domain
[108179.083849] wlan0: authenticate with 00:18:39:0a:8e:23
[108179.121176] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108179.122838] wlan0: authenticated
[108179.123254] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108179.142035] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108179.343037] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[108179.544039] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[108179.576584] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108179.589150] wlan0: associated
[108239.843693] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108239.888644] cfg80211: Calling CRDA to update world regulatory domain
[108241.281760] wlan0: authenticate with 00:18:39:0a:8e:23
[108241.319086] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108241.329993] wlan0: authenticated
[108241.330340] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108241.349039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108241.550044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[108241.751037] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[108241.801872] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108241.814632] wlan0: associated
[108300.842730] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108300.888673] cfg80211: Calling CRDA to update world regulatory domain
[108302.279814] wlan0: authenticate with 00:18:39:0a:8e:23
[108302.317247] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108302.518040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[108302.719045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[108302.920036] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[108379.847743] wlan0: authenticate with 00:18:39:0a:8e:23
[108379.885168] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108379.887332] wlan0: authenticated
[108379.887640] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108379.906039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108379.916308] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108379.928961] wlan0: associated
[108498.055718] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108498.099444] cfg80211: Calling CRDA to update world regulatory domain
[108499.492842] wlan0: authenticate with 00:18:39:0a:8e:23
[108499.530236] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108499.731037] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[108499.795887] wlan0: authenticated
[108499.796203] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108499.815034] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108499.889894] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108499.902786] wlan0: associated
[108597.842900] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108597.888600] cfg80211: Calling CRDA to update world regulatory domain
[108599.280826] wlan0: authenticate with 00:18:39:0a:8e:23
[108599.318167] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108599.422328] wlan0: authenticated
[108599.422570] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108599.441045] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108599.642045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[108599.747076] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108599.759520] wlan0: associated
[108660.845810] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[108660.891636] cfg80211: Calling CRDA to update world regulatory domain
[108662.283830] wlan0: authenticate with 00:18:39:0a:8e:23
[108662.321205] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108662.522040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[108662.723044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[108662.924039] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[108991.813738] wlan0: authenticate with 00:18:39:0a:8e:23
[108991.851146] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[108991.852933] wlan0: authenticated
[108991.853220] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[108991.872031] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[108991.909403] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[108991.922814] wlan0: associated
[109022.843647] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[109022.890377] cfg80211: Calling CRDA to update world regulatory domain
[109024.281825] wlan0: authenticate with 00:18:39:0a:8e:23
[109024.319163] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109024.346568] wlan0: authenticated
[109024.346806] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109024.365033] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109024.566045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[109024.630175] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[109024.642589] wlan0: associated
[109091.842812] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[109091.888635] cfg80211: Calling CRDA to update world regulatory domain
[109093.280811] wlan0: authenticate with 00:18:39:0a:8e:23
[109093.318203] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109093.519029] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[109093.720039] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[109093.921045] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[109328.357775] wlan0: authenticate with 00:18:39:0a:8e:23
[109328.395089] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109328.596041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[109328.797044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[109328.833493] wlan0: authenticated
[109328.833746] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109328.852059] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109329.053029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[109329.254084] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[109329.270621] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[109329.283885] wlan0: associated
[109387.838731] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[109387.885457] cfg80211: Calling CRDA to update world regulatory domain
[109389.273818] wlan0: authenticate with 00:18:39:0a:8e:23
[109389.311126] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109389.320409] wlan0: authenticated
[109389.320652] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109389.339040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109389.540047] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[109389.556895] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[109389.569674] wlan0: associated
[109438.335885] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[109438.377583] cfg80211: Calling CRDA to update world regulatory domain
[109439.759842] wlan0: authenticate with 00:18:39:0a:8e:23
[109439.797152] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109439.998041] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[109440.062555] wlan0: authenticated
[109440.062800] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109440.081059] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109440.258444] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[109440.270948] wlan0: associated
[109566.845717] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[109566.891662] cfg80211: Calling CRDA to update world regulatory domain
[109568.282812] wlan0: authenticate with 00:18:39:0a:8e:23
[109568.320227] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109568.362513] wlan0: authenticated
[109568.362757] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109568.381041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109568.582028] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[109568.783028] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[109568.984081] wlan0: association with 00:18:39:0a:8e:23 timed out
[109614.478775] wlan0: authenticate with 00:18:39:0a:8e:23
[109614.516131] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109614.717030] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[109614.918039] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[109615.119041] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[109673.139801] wlan0: authenticate with 00:18:39:0a:8e:23
[109673.177165] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109673.378038] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[109673.579045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[109673.686307] wlan0: authenticated
[109673.686555] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109673.705052] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109673.906028] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[109674.107040] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[109674.308027] wlan0: association with 00:18:39:0a:8e:23 timed out
[109675.711788] wlan0: authenticate with 00:18:39:0a:8e:23
[109675.749039] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109675.950039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[109676.151045] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[109676.185067] wlan0: authenticated
[109676.185312] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109676.204066] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109676.295428] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[109676.308265] wlan0: associated
[109858.497877] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[109858.548368] cfg80211: Calling CRDA to update world regulatory domain
[109859.922781] wlan0: authenticate with 00:18:39:0a:8e:23
[109859.960146] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[109859.963430] wlan0: authenticated
[109859.963665] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[109859.982042] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[109859.995407] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[109860.007938] wlan0: associated
[110039.136861] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[110039.190561] cfg80211: Calling CRDA to update world regulatory domain
[110040.574786] wlan0: authenticate with 00:18:39:0a:8e:23
[110040.612125] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[110040.614659] wlan0: authenticated
[110040.614900] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[110040.633029] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[110040.653259] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[110040.665797] wlan0: associated
[110098.633767] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[110098.679588] cfg80211: Calling CRDA to update world regulatory domain
[110100.071785] wlan0: authenticate with 00:18:39:0a:8e:23
[110100.109161] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[110100.110823] wlan0: authenticated
[110100.111150] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[110100.130036] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[110100.178669] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[110100.191371] wlan0: associated
[110398.880814] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[110398.935426] cfg80211: Calling CRDA to update world regulatory domain
[110400.318770] wlan0: authenticate with 00:18:39:0a:8e:23
[110400.356209] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[110400.375488] wlan0: authenticated
[110400.375730] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[110400.394041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[110400.398869] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[110400.411631] wlan0: associated
[110769.840653] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[110769.895388] cfg80211: Calling CRDA to update world regulatory domain
[110771.277866] wlan0: authenticate with 00:18:39:0a:8e:23
[110771.315296] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[110771.342578] wlan0: authenticated
[110771.342816] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[110771.361047] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[110771.414580] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[110771.427395] wlan0: associated
[110890.842848] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[110890.896553] cfg80211: Calling CRDA to update world regulatory domain
[110892.280802] wlan0: authenticate with 00:18:39:0a:8e:23
[110892.318119] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[110892.409025] wlan0: authenticated
[110892.409282] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[110892.430039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[110892.457007] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[110892.469791] wlan0: associated
[110939.161876] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[110939.207574] cfg80211: Calling CRDA to update world regulatory domain
[110940.587795] wlan0: authenticate with 00:18:39:0a:8e:23
[110940.625270] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[110940.629559] wlan0: authenticated
[110940.629799] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[110940.648037] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[110940.666532] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[110940.679251] wlan0: associated
[111299.417835] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[111299.472452] cfg80211: Calling CRDA to update world regulatory domain
[111300.854774] wlan0: authenticate with 00:18:39:0a:8e:23
[111300.892229] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[111300.915386] wlan0: authenticated
[111300.915625] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[111300.934044] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[111301.135045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[111301.207037] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[111301.219578] wlan0: associated
[111667.035798] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[111667.089409] cfg80211: Calling CRDA to update world regulatory domain
[111668.473783] wlan0: authenticate with 00:18:39:0a:8e:23
[111668.511064] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[111668.712045] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[111668.913039] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[111669.114085] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[112067.278777] wlan0: authenticate with 00:18:39:0a:8e:23
[112067.316046] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112067.338074] wlan0: authenticated
[112067.338318] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112067.357043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112067.558045] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[112067.759040] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[112067.960026] wlan0: association with 00:18:39:0a:8e:23 timed out
[112081.964757] wlan0: authenticate with 00:18:39:0a:8e:23
[112082.002055] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112082.038833] wlan0: authenticated
[112082.039129] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112082.058040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112082.167587] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[112082.181156] wlan0: associated
[112141.356694] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[112141.402416] cfg80211: Calling CRDA to update world regulatory domain
[112142.794814] wlan0: authenticate with 00:18:39:0a:8e:23
[112142.832335] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112142.835620] wlan0: authenticated
[112142.835802] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112142.854043] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112143.055046] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[112143.256038] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[112143.457025] wlan0: association with 00:18:39:0a:8e:23 timed out
[112163.762766] wlan0: authenticate with 00:18:39:0a:8e:23
[112163.800101] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[112164.001039] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[112164.202043] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[112164.403027] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[112165.805756] wlan0: authenticate with 00:18:39:0a:8e:23
[112165.843100] wlan0: direct probe to 00:18:39:0a:8e:23 (try 1/3)
[112166.044040] wlan0: direct probe to 00:18:39:0a:8e:23 (try 2/3)
[112166.245030] wlan0: direct probe to 00:18:39:0a:8e:23 (try 3/3)
[112166.446027] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[112193.046783] wlan0: authenticate with 00:18:39:0a:8e:23
[112193.084119] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112193.088280] wlan0: authenticated
[112193.088521] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112193.107040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112193.308029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[112193.509044] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[112193.570032] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[112193.582582] wlan0: associated
[112264.838769] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[112264.883595] cfg80211: Calling CRDA to update world regulatory domain
[112266.275811] wlan0: authenticate with 00:18:39:0a:8e:23
[112266.313160] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112266.514040] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[112266.620316] wlan0: authenticated
[112266.620561] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112266.639046] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112266.840029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[112266.902571] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[112266.915132] wlan0: associated
[112278.845902] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[112278.889600] cfg80211: Calling CRDA to update world regulatory domain
[112280.282778] wlan0: authenticate with 00:18:39:0a:8e:23
[112280.320042] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112280.521029] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[112280.722037] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[112280.923042] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[112370.534764] wlan0: authenticate with 00:18:39:0a:8e:23
[112370.572222] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112370.592127] wlan0: authenticated
[112370.592368] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112370.611041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112370.812029] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[112371.013044] wlan0: associate with 00:18:39:0a:8e:23 (try 3/3)
[112371.214035] wlan0: association with 00:18:39:0a:8e:23 timed out
[112441.892771] wlan0: authenticate with 00:18:39:0a:8e:23
[112441.930138] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112442.131029] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[112442.332039] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[112442.533042] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[112450.215746] wlan0: authenticate with 00:18:39:0a:8e:23
[112450.253143] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112450.454065] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[112450.655044] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[112450.856027] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[112508.917767] wlan0: authenticate with 00:18:39:0a:8e:23
[112508.955052] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112509.156039] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[112509.357043] wlan0: send auth to 00:18:39:0a:8e:23 (try 3/3)
[112509.558028] wlan0: authentication with 00:18:39:0a:8e:23 timed out
[112618.073753] wlan0: authenticate with 00:18:39:0a:8e:23
[112618.111117] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112618.116522] wlan0: authenticated
[112618.116763] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112618.135028] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112618.138274] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[112618.151584] wlan0: associated
[112680.329883] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[112680.376368] cfg80211: Calling CRDA to update world regulatory domain
[112681.755771] wlan0: authenticate with 00:18:39:0a:8e:23
[112681.793150] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112681.880181] wlan0: authenticated
[112681.880424] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112681.899045] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112681.902067] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[112681.914500] wlan0: associated
[112808.843707] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[112808.889659] cfg80211: Calling CRDA to update world regulatory domain
[112810.281851] wlan0: authenticate with 00:18:39:0a:8e:23
[112810.319225] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[112810.343254] wlan0: authenticated
[112810.343492] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[112810.362041] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[112810.563044] wlan0: associate with 00:18:39:0a:8e:23 (try 2/3)
[112810.594884] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[112810.607647] wlan0: associated
[116414.265249] wlan0: deauthenticating from 00:18:39:0a:8e:23 by local choice (reason=3)
[116414.316458] cfg80211: Calling CRDA to update world regulatory domain
[116419.194366] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[116421.313258] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[116422.766140] wlan0: authenticate with 00:18:39:0a:8e:23
[116422.803062] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[116423.004044] wlan0: send auth to 00:18:39:0a:8e:23 (try 2/3)
[116423.005711] wlan0: authenticated
[116423.006117] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[116423.026039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[116423.028367] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[116423.040674] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[116423.040919] wlan0: associated
[117480.223057] ieee80211 phy2: wlan0: No probe response from AP 00:18:39:0a:8e:23 after 500ms, disconnecting.
[117480.260590] cfg80211: Calling CRDA to update world regulatory domain
[117487.948982] wlan0: authenticate with 00:18:39:0a:8e:23
[117487.986300] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[117487.988094] wlan0: authenticated
[117487.988392] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[117488.007040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[117488.009359] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[117488.022725] wlan0: associated
[118445.945716] wlan0: deauthenticated from 00:18:39:0a:8e:23 (Reason: 7)
[118445.999661] cfg80211: Calling CRDA to update world regulatory domain
[118447.387872] wlan0: authenticate with 00:18:39:0a:8e:23
[118447.426854] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[118447.428511] wlan0: authenticated
[118447.428698] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[118447.449040] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[118447.479910] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[118447.493472] wlan0: associated
[121752.688171] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[121752.688196] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q52] (Node ffff88003d828e88), AE_NOT_FOUND (20120518/psparse-536)
[121770.972193] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[121770.972210] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d828e60), AE_NOT_FOUND (20120518/psparse-536)
[121771.564110] usb 3-1: USB disconnect, device number 9
[121771.772056] usb 3-1: new full-speed USB device number 10 using uhci_hcd
[121771.903319] usb 3-1: device descriptor read/all, error -71
[121772.007081] usb 3-1: new full-speed USB device number 11 using uhci_hcd
[121772.145333] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001
[121772.145347] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[121827.415280] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[121827.415312] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q52] (Node ffff88003d828e88), AE_NOT_FOUND (20120518/psparse-536)
[124238.174187] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[124238.174212] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d828e60), AE_NOT_FOUND (20120518/psparse-536)
[132765.573253] lt-kmscon[2307]: segfault at 15c ip 0000000000411311 sp 00007fff68012290 error 4 in lt-kmscon[400000+1c000]
[132776.470841] SysRq : Keyboard mode set to system default
[132817.399850] SysRq : Keyboard mode set to system default
[132818.886926] SysRq : Terminate All Tasks
[132818.892268] wlan0: deauthenticating from 00:18:39:0a:8e:23 by local choice (reason=3)
[132818.935574] cfg80211: Calling CRDA to update world regulatory domain
[132821.482359] SysRq : Kill All Tasks
[132821.974552] systemd-journald[2375]: Fixed max_use=1.8G max_size=128.0M min_size=64.0K keep_free=950.3M
[132821.975333] systemd-journald[2375]: Vacuuming...
[132850.426924] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[132852.581793] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[132854.066142] wlan0: authenticate with 00:18:39:0a:8e:23
[132854.103046] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[132854.108078] wlan0: authenticated
[132854.111297] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[132854.133039] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[132854.138316] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[132854.153660] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[132854.156862] wlan0: associated
[132897.741559] lt-kmscon[2904]: segfault at 54 ip 0000000000411311 sp 00007fff9ca3c550 error 4 in lt-kmscon[400000+1c000]
[132949.073981] SysRq : Keyboard mode set to system default
[132950.776208] SysRq : HELP : loglevel(0-9) reBoot Crash terminate-all-tasks(E) memory-full-oom-kill(F) kill-all-tasks(I) thaw-filesystems(J) saK show-backtrace-all-active-cpus(L) show-memory-usage(M) nice-all-RT-tasks(N) powerOff show-registers(P) show-all-timers(Q) unRaw Sync show-task-states(T) Unmount force-fb(V) show-blocked-tasks(W) 
[132959.528537] SysRq : Keyboard mode set to system default
[132960.269637] SysRq : Terminate All Tasks
[132960.270126] wlan0: deauthenticating from 00:18:39:0a:8e:23 by local choice (reason=3)
[132960.317987] cfg80211: Calling CRDA to update world regulatory domain
[132960.456510] systemd-journald[3013]: Fixed max_use=1.8G max_size=128.0M min_size=64.0K keep_free=950.3M
[132960.457843] systemd-journald[3013]: Vacuuming...
[133006.805617] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[133008.917559] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[133010.359137] wlan0: authenticate with 00:18:39:0a:8e:23
[133010.396135] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[133010.398044] wlan0: authenticated
[133010.398348] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[133010.417038] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[133010.419405] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[133010.431750] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[133010.432115] wlan0: associated
[133367.611059] SysRq : Keyboard mode set to system default
[133368.006077] SysRq : Terminate All Tasks
[133368.006422] wlan0: deauthenticating from 00:18:39:0a:8e:23 by local choice (reason=3)
[133368.058410] cfg80211: Calling CRDA to update world regulatory domain
[133368.210482] systemd-journald[3555]: Fixed max_use=1.8G max_size=128.0M min_size=64.0K keep_free=950.3M
[133368.211975] systemd-journald[3555]: Vacuuming...
[133459.744434] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[133461.870174] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[133463.315174] wlan0: authenticate with 00:18:39:0a:8e:23
[133463.352150] wlan0: send auth to 00:18:39:0a:8e:23 (try 1/3)
[133463.357915] wlan0: authenticated
[133463.362199] rt73usb 1-1:1.0: wlan0: disabling HT as WMM/QoS is not supported
[133463.385031] wlan0: associate with 00:18:39:0a:8e:23 (try 1/3)
[133463.389918] wlan0: RX AssocResp from 00:18:39:0a:8e:23 (capab=0x411 status=0 aid=1)
[133463.406531] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[133463.410880] wlan0: associated
[138333.401117] usb 3-1: USB disconnect, device number 11
[138333.608074] usb 3-1: new full-speed USB device number 12 using uhci_hcd
[138333.739880] usb 3-1: device descriptor read/all, error -71
[138333.843070] usb 3-1: new full-speed USB device number 13 using uhci_hcd
[138333.981897] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001
[138333.981911] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[152586.246157] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[152586.246185] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q52] (Node ffff88003d828e88), AE_NOT_FOUND (20120518/psparse-536)
[152740.486239] PM: Syncing filesystems ... done.
[152741.056961] PM: Preparing system for mem sleep
[152741.162864] Freezing user space processes ... (elapsed 0.01 seconds) done.
[152741.174195] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[152741.185181] PM: Entering mem sleep
[152741.185269] Suspending console(s) (use no_console_suspend to debug)
[152741.204504] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[152741.204636] sd 0:0:0:0: [sda] Stopping disk
[152741.355254] ACPI handle has no context!
[152742.304042] phy2 -> rt73usb_set_device_state: Error - Device failed to enter state 1 (-16).
[152742.326078] PM: suspend of devices complete after 1140.471 msecs
[152742.326385] PM: late suspend of devices complete after 0.299 msecs
[152742.500481] PM: noirq suspend of devices complete after 174.086 msecs
[152742.500532] ACPI: Preparing to enter system sleep state S3
[152742.506866] PM: Saving platform NVS memory
[152742.506912] Disabling non-boot CPUs ...
[152742.508634] smpboot: CPU 1 is now offline
[152742.509556] Extended CMOS year: 2000
[152742.509556] ACPI: Low-level resume complete
[152742.509556] PM: Restoring platform NVS memory
[152742.509556] Extended CMOS year: 2000
[152742.509556] CPU0: Thermal monitoring handled by SMI
[152742.509556] Enabling non-boot CPUs ...
[152742.511909] smpboot: Booting Node 0 Processor 1 APIC 0x1
[152742.545160] CPU1 is up
[152742.545617] ACPI: Waking up from system sleep state S3
[152742.994099] PM: noirq resume of devices complete after 206.788 msecs
[152742.994401] PM: early resume of devices complete after 0.187 msecs
[152742.994501] i915 0000:00:02.0: setting latency timer to 64
[152742.994994] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[152742.995346] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[152742.995384] usb usb2: root hub lost power or was reset
[152742.995417] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[152742.995450] usb usb3: root hub lost power or was reset
[152742.995481] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[152742.995514] usb usb4: root hub lost power or was reset
[152742.995543] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[152742.995576] usb usb5: root hub lost power or was reset
[152742.995608] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[152742.995666] pci 0000:00:1e.0: setting latency timer to 64
[152742.995699] ahci 0000:00:1f.2: setting latency timer to 64
[152742.997804] bcma: bus0: Power control not implemented!
[152743.306076] ata3: SATA link down (SStatus 0 SControl 300)
[152743.307048] ata4: SATA link down (SStatus 0 SControl 300)
[152743.307089] ata2: SATA link down (SStatus 0 SControl 300)
[152743.337065] usb 1-8: reset high-speed USB device number 5 using ehci_hcd
[152743.553059] usb 1-1: reset high-speed USB device number 2 using ehci_hcd
[152743.736547] rt73usb 1-1:1.0: no reset_resume for driver rt73usb?
[152743.736756] wlan0: deauthenticating from 00:18:39:0a:8e:23 by local choice (reason=3)
[152743.736783] ------------[ cut here ]------------
[152743.736798] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_send_deauth_disassoc+0x1a8/0x1b0()
[152743.736801] Hardware name: N150P/N210P/N220P          
[152743.736804] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.736805] Modules linked in: uhid btusb bluetooth rt73usb rt2x00usb rt2x00lib crc_itu_t
[152743.736826] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.736829] Call Trace:
[152743.736832] 
[152743.736840]  [<ffffffff81591b00>] ? ieee80211_send_deauth_disassoc+0x190/0x1b0
[152743.736842] 
[152743.736850]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.736852] 
[152743.736858]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.736860] 
[152743.736866]  [<ffffffff81591b18>] ? ieee80211_send_deauth_disassoc+0x1a8/0x1b0
[152743.736868] 
[152743.736874]  [<ffffffff81591c51>] ? ieee80211_set_disassoc+0x131/0x3a0
[152743.736876] 
[152743.736882]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.736884] 
[152743.736891]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.736892] 
[152743.736899]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.736900] 
[152743.736907]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.736908] 
[152743.736915]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.736917] 
[152743.736925]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.736926] 
[152743.736933]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.736934] 
[152743.736939]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.736941] 
[152743.736947]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.736948] 
[152743.736954]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.736955] 
[152743.736962]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.736964] 
[152743.736971]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.736974] 
[152743.736987]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.736989] 
[152743.736998]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.737027] 
[152743.737040]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.737043] 
[152743.737052]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.737054] 
[152743.737061]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.737063] 
[152743.737073]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.737075] 
[152743.737082]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.737083] 
[152743.737088]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.737090] 
[152743.737095]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.737096] 
[152743.737103]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.737105] 
[152743.737111]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.737112] 
[152743.737118]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.737119] 
[152743.737127]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.737128] 
[152743.737134]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.737136] 
[152743.737142]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.737144] 
[152743.737150]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.737152] 
[152743.737157]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.737159] 
[152743.737166]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.737167] 
[152743.737174]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.737176] 
[152743.737182]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.737184] 
[152743.737189]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.737193] ---[ end trace 96623291b7d32035 ]---
[152743.737202] ------------[ cut here ]------------
[152743.737209] WARNING: at net/mac80211/util.c:574 ieee80211_can_queue_work.isra.29+0x2e/0x40()
[152743.737212] Hardware name: N150P/N210P/N220P          
[152743.737214] queueing ieee80211 work while going to suspend
[152743.737215] Modules linked in:
[152743.737217]  uhid
[152743.737219]  btusb
[152743.737221]  bluetooth
[152743.737223]  rt73usb
[152743.737224]  rt2x00usb
[152743.737226]  rt2x00lib
[152743.737228]  crc_itu_t
[152743.737229] 
[152743.737234] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.737236] Call Trace:
[152743.737238] 
[152743.737245]  [<ffffffff8158d900>] ? ieee80211_iterate_active_interfaces_atomic+0x90/0x90
[152743.737246] 
[152743.737252]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.737253] 
[152743.737259]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.737261] 
[152743.737266]  [<ffffffff8158d92e>] ? ieee80211_can_queue_work.isra.29+0x2e/0x40
[152743.737268] 
[152743.737273]  [<ffffffff8158d9db>] ? ieee80211_queue_work+0x2b/0x60
[152743.737275] 
[152743.737283]  [<ffffffff8158a512>] ? invoke_tx_handlers+0x582/0x1370
[152743.737285] 
[152743.737291]  [<ffffffff81591b18>] ? ieee80211_send_deauth_disassoc+0x1a8/0x1b0
[152743.737292] 
[152743.737300]  [<ffffffff815afc13>] ? printk+0x50/0x56
[152743.737301] 
[152743.737308]  [<ffffffff81589163>] ? ieee80211_tx_prepare+0x213/0x440
[152743.737310] 
[152743.737316]  [<ffffffff8158b486>] ? ieee80211_tx+0x86/0x100
[152743.737318] 
[152743.737325]  [<ffffffff8158b595>] ? ieee80211_xmit+0x95/0xc0
[152743.737326] 
[152743.737332]  [<ffffffff8158c57a>] ? ieee80211_tx_skb_tid+0x5a/0x70
[152743.737333] 
[152743.737340]  [<ffffffff81591c51>] ? ieee80211_set_disassoc+0x131/0x3a0
[152743.737341] 
[152743.737348]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.737349] 
[152743.737355]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.737357] 
[152743.737363]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.737364] 
[152743.737370]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.737372] 
[152743.737378]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.737380] 
[152743.737386]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.737388] 
[152743.737393]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.737394] 
[152743.737400]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.737401] 
[152743.737407]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.737408] 
[152743.737414]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.737415] 
[152743.737421]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.737423] 
[152743.737430]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.737432] 
[152743.737442]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.737444] 
[152743.737452]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.737454] 
[152743.737461]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.737463] 
[152743.737470]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.737471] 
[152743.737477]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.737478] 
[152743.737485]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.737486] 
[152743.737493]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.737494] 
[152743.737499]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.737500] 
[152743.737505]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.737507] 
[152743.737513]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.737515] 
[152743.737521]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.737522] 
[152743.737528]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.737529] 
[152743.737536]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.737537] 
[152743.737543]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.737544] 
[152743.737551]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.737553] 
[152743.737558]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.737560] 
[152743.737565]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.737567] 
[152743.737573]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.737575] 
[152743.737581]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.737583] 
[152743.737589]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.737591] 
[152743.737596]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.737599] ---[ end trace 96623291b7d32036 ]---
[152743.742035] ------------[ cut here ]------------
[152743.742047] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x3ff/0x450()
[152743.742050] Hardware name: N150P/N210P/N220P          
[152743.742052] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.742054] Modules linked in:
[152743.742056]  uhid
[152743.742058]  btusb
[152743.742060]  bluetooth
[152743.742062]  rt73usb
[152743.742063]  rt2x00usb
[152743.742065]  rt2x00lib
[152743.742067]  crc_itu_t
[152743.742068] 
[152743.742074] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.742076] Call Trace:
[152743.742078] 
[152743.742085]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[152743.742086] 
[152743.742092]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.742094] 
[152743.742100]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.742102] 
[152743.742108]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[152743.742110] 
[152743.742117]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[152743.742118] 
[152743.742125]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[152743.742126] 
[152743.742133]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[152743.742134] 
[152743.742141]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.742156] 
[152743.742163]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.742164] 
[152743.742171]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.742172] 
[152743.742178]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.742179] 
[152743.742185]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.742187] 
[152743.742194]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.742195] 
[152743.742201]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.742202] 
[152743.742207]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.742209] 
[152743.742215]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.742216] 
[152743.742221]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.742223] 
[152743.742229]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.742231] 
[152743.742238]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.742239] 
[152743.742250]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.742252] 
[152743.742260]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.742262] 
[152743.742270]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.742271] 
[152743.742278]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.742279] 
[152743.742286]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.742287] 
[152743.742294]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.742295] 
[152743.742301]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.742303] 
[152743.742308]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.742309] 
[152743.742314]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.742315] 
[152743.742322]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.742323] 
[152743.742329]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.742331] 
[152743.742336]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.742338] 
[152743.742345]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.742346] 
[152743.742352]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.742353] 
[152743.742360]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.742361] 
[152743.742367]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.742369] 
[152743.742374]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.742376] 
[152743.742382]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.742384] 
[152743.742389]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.742392] 
[152743.742398]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.742400] 
[152743.742405]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.742408] ---[ end trace 96623291b7d32037 ]---
[152743.742410] ------------[ cut here ]------------
[152743.742418] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x3ff/0x450()
[152743.742421] Hardware name: N150P/N210P/N220P          
[152743.742423] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.742425] Modules linked in:
[152743.742427]  uhid
[152743.742428]  btusb
[152743.742430]  bluetooth
[152743.742432]  rt73usb
[152743.742434]  rt2x00usb
[152743.742435]  rt2x00lib
[152743.742437]  crc_itu_t
[152743.742438] 
[152743.742443] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.742445] Call Trace:
[152743.742447] 
[152743.742454]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[152743.742455] 
[152743.742461]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.742462] 
[152743.742468]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.742470] 
[152743.742477]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[152743.742478] 
[152743.742485]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[152743.742486] 
[152743.742493]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[152743.742495] 
[152743.742501]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[152743.742503] 
[152743.742509]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.742511] 
[152743.742516]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.742518] 
[152743.742524]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.742525] 
[152743.742531]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.742532] 
[152743.742538]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.742540] 
[152743.742547]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.742548] 
[152743.742554]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.742555] 
[152743.742560]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.742562] 
[152743.742567]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.742569] 
[152743.742574]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.742575] 
[152743.742582]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.742583] 
[152743.742590]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.742592] 
[152743.742602]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.742603] 
[152743.742611]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.742613] 
[152743.742620]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.742622] 
[152743.742629]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.742630] 
[152743.742636]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.742637] 
[152743.742644]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.742645] 
[152743.742652]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.742653] 
[152743.742658]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.742659] 
[152743.742664]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.742666] 
[152743.742672]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.742674] 
[152743.742680]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.742681] 
[152743.742687]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.742688] 
[152743.742695]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.742696] 
[152743.742702]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.742703] 
[152743.742710]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.742711] 
[152743.742717]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.742719] 
[152743.742724]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.742726] 
[152743.742732]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.742734] 
[152743.742739]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.742741] 
[152743.742748]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.742749] 
[152743.742754]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.742757] ---[ end trace 96623291b7d32038 ]---
[152743.742759] ------------[ cut here ]------------
[152743.742767] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x441/0x450()
[152743.742769] Hardware name: N150P/N210P/N220P          
[152743.742771] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.742773] Modules linked in:
[152743.742775]  uhid
[152743.742776]  btusb
[152743.742778]  bluetooth
[152743.742780]  rt73usb
[152743.742782]  rt2x00usb
[152743.742783]  rt2x00lib
[152743.742785]  crc_itu_t
[152743.742786] 
[152743.742791] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.742793] Call Trace:
[152743.742794] 
[152743.742801]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[152743.742802] 
[152743.742809]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.742810] 
[152743.742816]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.742818] 
[152743.742824]  [<ffffffff81573f81>] ? sta_info_move_state+0x441/0x450
[152743.742826] 
[152743.742833]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[152743.742834] 
[152743.742841]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[152743.742842] 
[152743.742849]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[152743.742850] 
[152743.742857]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.742858] 
[152743.742864]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.742866] 
[152743.742872]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.742873] 
[152743.742879]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.742880] 
[152743.742886]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.742888] 
[152743.742895]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.742896] 
[152743.742901]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.742903] 
[152743.742908]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.742910] 
[152743.742915]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.742917] 
[152743.742922]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.742923] 
[152743.742930]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.742931] 
[152743.742938]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.742940] 
[152743.742949]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.742951] 
[152743.742959]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.742961] 
[152743.742968]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.742970] 
[152743.742976]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.742978] 
[152743.742984]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.742985] 
[152743.742992]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.742993] 
[152743.742999]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.743020] 
[152743.743026]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.743027] 
[152743.743032]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.743034] 
[152743.743040]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.743042] 
[152743.743047]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.743049] 
[152743.743055]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.743056] 
[152743.743063]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.743064] 
[152743.743070]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.743071] 
[152743.743078]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.743079] 
[152743.743085]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.743087] 
[152743.743092]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.743094] 
[152743.743100]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.743102] 
[152743.743107]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.743110] 
[152743.743116]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.743117] 
[152743.743123]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.743126] ---[ end trace 96623291b7d32039 ]---
[152743.743128] ------------[ cut here ]------------
[152743.743136] WARNING: at net/mac80211/driver-ops.h:12 sta_info_move_state+0x3ff/0x450()
[152743.743139] Hardware name: N150P/N210P/N220P          
[152743.743141] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.743143] Modules linked in:
[152743.743145]  uhid
[152743.743146]  btusb
[152743.743148]  bluetooth
[152743.743150]  rt73usb
[152743.743152]  rt2x00usb
[152743.743153]  rt2x00lib
[152743.743155]  crc_itu_t
[152743.743156] 
[152743.743162] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.743163] Call Trace:
[152743.743165] 
[152743.743172]  [<ffffffff81573f00>] ? sta_info_move_state+0x3c0/0x450
[152743.743173] 
[152743.743179]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.743181] 
[152743.743186]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.743188] 
[152743.743195]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[152743.743197] 
[152743.743203]  [<ffffffff815740b7>] ? __sta_info_destroy+0x127/0x430
[152743.743205] 
[152743.743211]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[152743.743213] 
[152743.743219]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[152743.743221] 
[152743.743227]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.743229] 
[152743.743235]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.743236] 
[152743.743242]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.743244] 
[152743.743249]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.743251] 
[152743.743257]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.743259] 
[152743.743265]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.743267] 
[152743.743272]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.743274] 
[152743.743279]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.743280] 
[152743.743286]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.743287] 
[152743.743293]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.743294] 
[152743.743301]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.743302] 
[152743.743309]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.743311] 
[152743.743321]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.743322] 
[152743.743330]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.743332] 
[152743.743339]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.743341] 
[152743.743348]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.743349] 
[152743.743355]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.743356] 
[152743.743363]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.743364] 
[152743.743371]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.743372] 
[152743.743377]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.743378] 
[152743.743383]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.743385] 
[152743.743391]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.743393] 
[152743.743398]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.743400] 
[152743.743406]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.743407] 
[152743.743414]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.743415] 
[152743.743421]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.743422] 
[152743.743429]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.743430] 
[152743.743436]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.743438] 
[152743.743443]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.743445] 
[152743.743451]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.743453] 
[152743.743458]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.743460] 
[152743.743467]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.743468] 
[152743.743473]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.743476] ---[ end trace 96623291b7d3203a ]---
[152743.743479] ------------[ cut here ]------------
[152743.743487] WARNING: at net/mac80211/driver-ops.h:12 __sta_info_destroy+0x428/0x430()
[152743.743489] Hardware name: N150P/N210P/N220P          
[152743.743491] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.743493] Modules linked in:
[152743.743494]  uhid
[152743.743496]  btusb
[152743.743498]  bluetooth
[152743.743500]  rt73usb
[152743.743501]  rt2x00usb
[152743.743503]  rt2x00lib
[152743.743505]  crc_itu_t
[152743.743506] 
[152743.743511] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.743513] Call Trace:
[152743.743514] 
[152743.743521]  [<ffffffff81574300>] ? __sta_info_destroy+0x370/0x430
[152743.743522] 
[152743.743528]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.743530] 
[152743.743535]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.743537] 
[152743.743544]  [<ffffffff81573f3f>] ? sta_info_move_state+0x3ff/0x450
[152743.743545] 
[152743.743552]  [<ffffffff815743b8>] ? __sta_info_destroy+0x428/0x430
[152743.743553] 
[152743.743560]  [<ffffffff815744ce>] ? sta_info_flush+0x5e/0xb0
[152743.743561] 
[152743.743568]  [<ffffffff81591c87>] ? ieee80211_set_disassoc+0x167/0x3a0
[152743.743570] 
[152743.743576]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.743578] 
[152743.743583]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.743585] 
[152743.743591]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.743592] 
[152743.743598]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.743599] 
[152743.743606]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.743607] 
[152743.743614]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.743615] 
[152743.743621]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.743622] 
[152743.743627]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.743629] 
[152743.743634]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.743636] 
[152743.743641]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.743642] 
[152743.743649]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.743650] 
[152743.743657]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.743659] 
[152743.743669]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.743670] 
[152743.743678]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.743680] 
[152743.743687]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.743689] 
[152743.743695]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.743697] 
[152743.743703]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.743704] 
[152743.743711]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.743712] 
[152743.743718]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.743720] 
[152743.743725]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.743726] 
[152743.743731]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.743732] 
[152743.743739]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.743740] 
[152743.743746]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.743748] 
[152743.743753]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.743755] 
[152743.743762]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.743763] 
[152743.743769]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.743770] 
[152743.743776]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.743778] 
[152743.743784]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.743785] 
[152743.743791]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.743792] 
[152743.743799]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.743801] 
[152743.743806]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.743808] 
[152743.743815]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.743816] 
[152743.743821]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.743824] ---[ end trace 96623291b7d3203b ]---
[152743.750045] ------------[ cut here ]------------
[152743.750057] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_bss_info_change_notify+0x1fa/0x210()
[152743.750059] Hardware name: N150P/N210P/N220P          
[152743.750062] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.750064] Modules linked in:
[152743.750066]  uhid
[152743.750068]  btusb
[152743.750069]  bluetooth
[152743.750071]  rt73usb
[152743.750073]  rt2x00usb
[152743.750075]  rt2x00lib
[152743.750076]  crc_itu_t
[152743.750078] 
[152743.750083] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.750085] Call Trace:
[152743.750087] 
[152743.750094]  [<ffffffff81571100>] ? ieee80211_bss_info_change_notify+0x130/0x210
[152743.750096] 
[152743.750102]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.750103] 
[152743.750109]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.750111] 
[152743.750118]  [<ffffffff815711ca>] ? ieee80211_bss_info_change_notify+0x1fa/0x210
[152743.750119] 
[152743.750126]  [<ffffffff81591d4f>] ? ieee80211_set_disassoc+0x22f/0x3a0
[152743.750127] 
[152743.750134]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.750135] 
[152743.750141]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.750143] 
[152743.750149]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.750150] 
[152743.750156]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.750157] 
[152743.750163]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.750165] 
[152743.750172]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.750173] 
[152743.750179]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.750180] 
[152743.750185]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.750187] 
[152743.750192]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.750194] 
[152743.750199]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.750200] 
[152743.750207]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.750208] 
[152743.750215]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.750217] 
[152743.750228]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.750229] 
[152743.750237]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.750239] 
[152743.750246]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.750248] 
[152743.750255]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.750256] 
[152743.750262]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.750264] 
[152743.750270]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.750272] 
[152743.750278]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.750279] 
[152743.750284]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.750286] 
[152743.750291]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.750292] 
[152743.750298]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.750300] 
[152743.750306]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.750307] 
[152743.750313]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.750314] 
[152743.750321]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.750323] 
[152743.750328]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.750330] 
[152743.750336]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.750338] 
[152743.750343]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.750345] 
[152743.750351]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.750352] 
[152743.750358]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.750360] 
[152743.750366]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.750368] 
[152743.750374]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.750376] 
[152743.750381]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.750384] ---[ end trace 96623291b7d3203c ]---
[152743.750388] ------------[ cut here ]------------
[152743.750395] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[152743.750397] Hardware name: N150P/N210P/N220P          
[152743.750399] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.750401] Modules linked in:
[152743.750403]  uhid
[152743.750405]  btusb
[152743.750406]  bluetooth
[152743.750408]  rt73usb
[152743.750410]  rt2x00usb
[152743.750411]  rt2x00lib
[152743.750413]  crc_itu_t
[152743.750414] 
[152743.750420] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.750421] Call Trace:
[152743.750423] 
[152743.750429]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[152743.750430] 
[152743.750436]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.750437] 
[152743.750443]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.750445] 
[152743.750450]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[152743.750452] 
[152743.750458]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[152743.750460] 
[152743.750466]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.750468] 
[152743.750474]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.750476] 
[152743.750482]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.750483] 
[152743.750489]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.750490] 
[152743.750496]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.750498] 
[152743.750505]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.750506] 
[152743.750511]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.750513] 
[152743.750518]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.750520] 
[152743.750525]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.750526] 
[152743.750532]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.750533] 
[152743.750540]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.750541] 
[152743.750548]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.750550] 
[152743.750560]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.750561] 
[152743.750569]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.750571] 
[152743.750578]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.750580] 
[152743.750586]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.750588] 
[152743.750594]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.750595] 
[152743.750602]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.750603] 
[152743.750609]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.750611] 
[152743.750616]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.750617] 
[152743.750622]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.750623] 
[152743.750630]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.750631] 
[152743.750637]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.750639] 
[152743.750645]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.750646] 
[152743.750653]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.750654] 
[152743.750660]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.750661] 
[152743.750668]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.750669] 
[152743.750675]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.750676] 
[152743.750682]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.750683] 
[152743.750690]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.750692] 
[152743.750697]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.750699] 
[152743.750706]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.750707] 
[152743.750712]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.750715] ---[ end trace 96623291b7d3203d ]---
[152743.750722] ------------[ cut here ]------------
[152743.750728] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[152743.750731] Hardware name: N150P/N210P/N220P          
[152743.750733] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.750735] Modules linked in:
[152743.750736]  uhid
[152743.750738]  btusb
[152743.750740]  bluetooth
[152743.750742]  rt73usb
[152743.750743]  rt2x00usb
[152743.750745]  rt2x00lib
[152743.750747]  crc_itu_t
[152743.750748] 
[152743.750753] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.750755] Call Trace:
[152743.750757] 
[152743.750762]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[152743.750764] 
[152743.750769]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.750771] 
[152743.750776]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.750778] 
[152743.750784]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[152743.750786] 
[152743.750792]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[152743.750794] 
[152743.750800]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.750802] 
[152743.750808]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.750809] 
[152743.750815]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.750817] 
[152743.750823]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.750824] 
[152743.750830]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.750832] 
[152743.750838]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.750840] 
[152743.750845]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.750847] 
[152743.750852]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.750853] 
[152743.750859]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.750860] 
[152743.750866]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.750867] 
[152743.750874]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.750875] 
[152743.750882]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.750884] 
[152743.750894]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.750895] 
[152743.750903]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.750905] 
[152743.750912]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.750914] 
[152743.750921]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.750922] 
[152743.750928]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.750929] 
[152743.750936]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.750937] 
[152743.750944]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.750945] 
[152743.750950]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.750951] 
[152743.750956]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.750958] 
[152743.750964]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.750966] 
[152743.750972]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.750973] 
[152743.750979]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.750980] 
[152743.750987]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.750989] 
[152743.750994]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.750995] 
[152743.751002]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.751022] 
[152743.751029]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.751031] 
[152743.751037]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.751038] 
[152743.751045]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.751046] 
[152743.751052]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.751054] 
[152743.751061]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.751062] 
[152743.751067]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.751070] ---[ end trace 96623291b7d3203e ]---
[152743.751075] ------------[ cut here ]------------
[152743.751082] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[152743.751084] Hardware name: N150P/N210P/N220P          
[152743.751087] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.751088] Modules linked in:
[152743.751090]  uhid
[152743.751092]  btusb
[152743.751094]  bluetooth
[152743.751095]  rt73usb
[152743.751097]  rt2x00usb
[152743.751099]  rt2x00lib
[152743.751100]  crc_itu_t
[152743.751102] 
[152743.751107] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.751109] Call Trace:
[152743.751110] 
[152743.751116]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[152743.751117] 
[152743.751123]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.751125] 
[152743.751130]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.751132] 
[152743.751138]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[152743.751140] 
[152743.751146]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[152743.751148] 
[152743.751154]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.751156] 
[152743.751162]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.751163] 
[152743.751169]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.751171] 
[152743.751176]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.751178] 
[152743.751184]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.751186] 
[152743.751192]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.751194] 
[152743.751199]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.751201] 
[152743.751206]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.751207] 
[152743.751213]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.751214] 
[152743.751220]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.751221] 
[152743.751228]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.751229] 
[152743.751236]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.751238] 
[152743.751248]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.751250] 
[152743.751257]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.751259] 
[152743.751267]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.751268] 
[152743.751275]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.751277] 
[152743.751283]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.751284] 
[152743.751291]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.751292] 
[152743.751298]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.751299] 
[152743.751304]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.751306] 
[152743.751311]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.751312] 
[152743.751319]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.751320] 
[152743.751326]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.751327] 
[152743.751333]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.751334] 
[152743.751341]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.751343] 
[152743.751349]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.751350] 
[152743.751356]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.751358] 
[152743.751363]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.751365] 
[152743.751371]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.751372] 
[152743.751379]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.751380] 
[152743.751386]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.751388] 
[152743.751394]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.751396] 
[152743.751401]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.751404] ---[ end trace 96623291b7d3203f ]---
[152743.751408] ------------[ cut here ]------------
[152743.751414] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_set_wmm_default+0x27d/0x290()
[152743.751416] Hardware name: N150P/N210P/N220P          
[152743.751419] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.751420] Modules linked in:
[152743.751422]  uhid
[152743.751424]  btusb
[152743.751426]  bluetooth
[152743.751427]  rt73usb
[152743.751429]  rt2x00usb
[152743.751431]  rt2x00lib
[152743.751432]  crc_itu_t
[152743.751434] 
[152743.751439] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.751440] Call Trace:
[152743.751442] 
[152743.751448]  [<ffffffff8158ec00>] ? ieee80211_set_wmm_default+0x1e0/0x290
[152743.751449] 
[152743.751455]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.751456] 
[152743.751462]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.751464] 
[152743.751470]  [<ffffffff8158ec9d>] ? ieee80211_set_wmm_default+0x27d/0x290
[152743.751472] 
[152743.751478]  [<ffffffff81591d7a>] ? ieee80211_set_disassoc+0x25a/0x3a0
[152743.751479] 
[152743.751486]  [<ffffffff81595e7e>] ? ieee80211_mgd_deauth+0x14e/0x150
[152743.751487] 
[152743.751493]  [<ffffffff81566d0f>] ? cfg80211_mlme_down+0x7f/0xd0
[152743.751495] 
[152743.751501]  [<ffffffff8156a4f5>] ? __cfg80211_disconnect+0x1d5/0x1f0
[152743.751502] 
[152743.751508]  [<ffffffff81045acd>] ? call_usermodehelper_fns+0x12d/0x200
[152743.751510] 
[152743.751516]  [<ffffffff8154ef01>] ? cfg80211_netdev_notifier_call+0x4d1/0x5b0
[152743.751517] 
[152743.751524]  [<ffffffff81052f07>] ? notifier_call_chain+0x47/0x70
[152743.751525] 
[152743.751531]  [<ffffffff81481dfd>] ? __dev_close_many+0x3d/0xd0
[152743.751532] 
[152743.751537]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.751539] 
[152743.751545]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.751546] 
[152743.751551]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.751553] 
[152743.751559]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.751561] 
[152743.751568]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.751569] 
[152743.751579]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.751580] 
[152743.751588]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.751590] 
[152743.751597]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.751599] 
[152743.751606]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.751607] 
[152743.751613]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.751615] 
[152743.751621]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.751623] 
[152743.751629]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.751630] 
[152743.751635]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.751637] 
[152743.751642]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.751643] 
[152743.751649]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.751651] 
[152743.751657]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.751658] 
[152743.751664]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.751665] 
[152743.751672]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.751674] 
[152743.751679]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.751681] 
[152743.751687]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.751689] 
[152743.751694]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.751696] 
[152743.751702]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.751703] 
[152743.751709]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.751711] 
[152743.751717]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.751719] 
[152743.751725]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.751727] 
[152743.751732]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.751735] ---[ end trace 96623291b7d32040 ]---
[152743.771166] cfg80211: Calling CRDA to update world regulatory domain
[152743.778025] ------------[ cut here ]------------
[152743.778037] WARNING: at net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x5b2/0x5c0()
[152743.778040] Hardware name: N150P/N210P/N220P          
[152743.778043] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
[152743.778044] Modules linked in:
[152743.778047]  uhid
[152743.778048]  btusb
[152743.778051]  bluetooth
[152743.778052]  rt73usb
[152743.778054]  rt2x00usb
[152743.778056]  rt2x00lib
[152743.778058]  crc_itu_t
[152743.778059] 
[152743.778065] Pid: 17390, comm: kworker/u:37 Tainted: G        W    3.5.0-rc6-next-20120709+ #11
[152743.778067] Call Trace:
[152743.778069] 
[152743.778076]  [<ffffffff8157de00>] ? ieee80211_do_stop+0x5a0/0x5c0
[152743.778078] 
[152743.778084]  [<ffffffff810309dc>] ? warn_slowpath_common+0x7c/0xc0
[152743.778086] 
[152743.778092]  [<ffffffff81030ad7>] ? warn_slowpath_fmt+0x47/0x50
[152743.778094] 
[152743.778100]  [<ffffffff8157de12>] ? ieee80211_do_stop+0x5b2/0x5c0
[152743.778101] 
[152743.778107]  [<ffffffff8149c253>] ? dev_deactivate_many+0x1f3/0x240
[152743.778109] 
[152743.778115]  [<ffffffff8157de36>] ? ieee80211_stop+0x16/0x20
[152743.778116] 
[152743.778122]  [<ffffffff81481e45>] ? __dev_close_many+0x85/0xd0
[152743.778123] 
[152743.778129]  [<ffffffff81481f54>] ? dev_close_many+0x84/0x100
[152743.778130] 
[152743.778136]  [<ffffffff8148208e>] ? rollback_registered_many+0xbe/0x310
[152743.778137] 
[152743.778143]  [<ffffffff814822ee>] ? unregister_netdevice_many+0xe/0x60
[152743.778144] 
[152743.778150]  [<ffffffff8157f3b6>] ? ieee80211_remove_interfaces+0xa6/0xf0
[152743.778152] 
[152743.778159]  [<ffffffff8156fd69>] ? ieee80211_unregister_hw+0x49/0x100
[152743.778161] 
[152743.778173]  [<ffffffffa0004dd1>] ? rt2x00lib_remove_dev+0x151/0x190 [rt2x00lib]
[152743.778174] 
[152743.778183]  [<ffffffffa0014fda>] ? rt2x00usb_disconnect+0x3a/0x80 [rt2x00usb]
[152743.778184] 
[152743.778193]  [<ffffffff8136da9a>] ? usb_unbind_interface+0x6a/0x1c0
[152743.778195] 
[152743.778202]  [<ffffffff81313c27>] ? __device_release_driver+0x77/0xf0
[152743.778203] 
[152743.778209]  [<ffffffff81313cc9>] ? device_release_driver+0x29/0x40
[152743.778211] 
[152743.778217]  [<ffffffff8136dca7>] ? usb_forced_unbind_intf+0x17/0x20
[152743.778219] 
[152743.778225]  [<ffffffff8136dd5a>] ? usb_resume+0xaa/0xd0
[152743.778226] 
[152743.778231]  [<ffffffff8135fe90>] ? usb_dev_thaw+0x20/0x20
[152743.778233] 
[152743.778238]  [<ffffffff8135fe9f>] ? usb_dev_resume+0xf/0x20
[152743.778239] 
[152743.778246]  [<ffffffff8131a5f6>] ? dpm_run_callback.isra.4+0x36/0x80
[152743.778248] 
[152743.778254]  [<ffffffff8131ab39>] ? device_resume+0xa9/0x160
[152743.778255] 
[152743.778261]  [<ffffffff8131ac04>] ? async_resume+0x14/0x40
[152743.778262] 
[152743.778270]  [<ffffffff81053f8a>] ? async_run_entry_fn+0x8a/0x1b0
[152743.778272] 
[152743.778278]  [<ffffffff81046df8>] ? process_one_work+0x118/0x370
[152743.778279] 
[152743.778285]  [<ffffffff81053f00>] ? async_unregister_domain+0x70/0x70
[152743.778287] 
[152743.778293]  [<ffffffff81048470>] ? worker_thread+0x130/0x2e0
[152743.778294] 
[152743.778300]  [<ffffffff81048340>] ? manage_workers.isra.28+0x200/0x200
[152743.778301] 
[152743.778308]  [<ffffffff8104d6c7>] ? kthread+0x87/0x90
[152743.778310] 
[152743.778316]  [<ffffffff815b9a54>] ? kernel_thread_helper+0x4/0x10
[152743.778318] 
[152743.778325]  [<ffffffff8104d640>] ? flush_kthread_worker+0x80/0x80
[152743.778326] 
[152743.778331]  [<ffffffff815b9a50>] ? gs_change+0xb/0xb
[152743.778334] ---[ end trace 96623291b7d32041 ]---
[152743.805084] usb 3-2: reset full-speed USB device number 7 using uhci_hcd
[152743.945502] btusb 3-2:1.0: no reset_resume for driver btusb?
[152743.945508] btusb 3-2:1.1: no reset_resume for driver btusb?
[152744.030054] usb 3-1: reset full-speed USB device number 13 using uhci_hcd
[152744.161497] usb 3-1: device descriptor read/all, error -71
[152744.265055] usb 3-1: reset full-speed USB device number 13 using uhci_hcd
[152744.404501] btusb 3-1:1.0: no reset_resume for driver btusb?
[152744.404507] btusb 3-1:1.1: no reset_resume for driver btusb?
[152744.989067] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[152745.008487] ata1.00: configured for UDMA/133
[152745.008625] sd 0:0:0:0: [sda] Starting disk
[152745.020065] PM: resume of devices complete after 2025.651 msecs
[152745.123064] usb 1-1: reset high-speed USB device number 2 using ehci_hcd
[152745.569403] ieee80211 phy3: Selected rate control algorithm 'minstrel_ht'
[152745.570116] Registered led device: rt73usb-phy3::radio
[152745.570182] Registered led device: rt73usb-phy3::assoc
[152745.570236] Registered led device: rt73usb-phy3::quality
[152748.834383] PM: Finishing wakeup.
[152748.836906] Restarting tasks ... done.
[152751.349159] ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20120518/psargs-359)
[152751.349186] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d828e60), AE_NOT_FOUND (20120518/psparse-536)

[-- Attachment #3: custom-kernel.config --]
[-- Type: application/octet-stream, Size: 76176 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.5.0-rc6 Kernel Configuration
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
CONFIG_KERNEL_XZ=y
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_FHANDLE is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_AUDIT is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_RCU_FAST_NO_HZ is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_RCU_BOOST is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
# CONFIG_CGROUP_FREEZER is not set
# CONFIG_CGROUP_DEVICE is not set
# CONFIG_CPUSETS is not set
# CONFIG_CGROUP_CPUACCT is not set
# CONFIG_RESOURCE_COUNTERS is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
# CONFIG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_PID_NS is not set
# CONFIG_NET_NS is not set
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_MM_OWNER is not set
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
CONFIG_UID16=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
# CONFIG_PCSPKR_PLATFORM is not set
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
# CONFIG_PROFILING is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
CONFIG_UNINLINE_SPIN_UNLOCK=y
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
# CONFIG_INLINE_READ_UNLOCK is not set
# CONFIG_INLINE_READ_UNLOCK_BH is not set
# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
# CONFIG_INLINE_WRITE_UNLOCK is not set
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_KVMTOOL_TEST_ENABLE is not set
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
CONFIG_MATOM=y
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
# CONFIG_X86_MCE_AMD is not set
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set
CONFIG_X86_THERMAL_VECTOR=y
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_COMPACTION is not set
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_PM_TRACE_RTC is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
# CONFIG_ACPI_PROCFS_POWER is not set
# CONFIG_ACPI_EC_DEBUGFS is not set
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_BGRT is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
CONFIG_INTEL_IDLE=y

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
# CONFIG_PCIEAER is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
# CONFIG_PCIEASPM_DEFAULT is not set
CONFIG_PCIEASPM_POWERSAVE=y
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_RAPIDIO is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
# CONFIG_HAVE_AOUT is not set
# CONFIG_BINFMT_MISC is not set
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
# CONFIG_X86_X32 is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=y
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET_UDP_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=y
CONFIG_INET6_TUNNEL=y
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
# CONFIG_NETFILTER_ADVANCED is not set

#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK_LOG is not set
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_PROCFS=y
# CONFIG_NF_CONNTRACK_FTP is not set
# CONFIG_NF_CONNTRACK_IRC is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_NF_CT_NETLINK is not set
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
# CONFIG_NETFILTER_XT_MARK is not set

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_CONNSECMARK is not set
CONFIG_NETFILTER_XT_TARGET_LOG=m
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
# CONFIG_NETFILTER_XT_TARGET_SECMARK is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
# CONFIG_NETFILTER_XT_MATCH_STATE is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
# CONFIG_NF_NAT_FTP is not set
# CONFIG_NF_NAT_IRC is not set
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
# CONFIG_NF_NAT_SIP is not set
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_RAW is not set

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=y
CONFIG_NF_CONNTRACK_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_IPV6HEADER=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
CONFIG_IP6_NF_MANGLE=y
# CONFIG_IP6_NF_RAW is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_NETPRIO_CGROUP is not set
CONFIG_BQL=y
# CONFIG_BPF_JIT is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_ATH3K=m
# CONFIG_AF_RXRPC is not set
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_LIB80211=y
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
# CONFIG_MAC80211_LEDS is not set
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
# CONFIG_RFKILL_INPUT is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
CONFIG_HAVE_BPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_DMA_SHARED_BUFFER=y
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set

#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_INTEL_MID_PTI is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_SENSORS_LIS3_I2C is not set

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
# CONFIG_ATA_VERBOSE_ERROR is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=y
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_ATA_SFF is not set
# CONFIG_MD is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
CONFIG_MII=y
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_ARCNET is not set

#
# CAIF transport drivers
#
CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_VORTEX is not set
# CONFIG_TYPHOON is not set
CONFIG_NET_VENDOR_ADAPTEC=y
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
# CONFIG_PCNET32 is not set
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
# CONFIG_NET_CALXEDA_XGMAC is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
# CONFIG_NET_TULIP is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
CONFIG_NET_VENDOR_EMULEX=y
# CONFIG_BE2NET is not set
CONFIG_NET_VENDOR_EXAR=y
# CONFIG_S2IO is not set
# CONFIG_VXGE is not set
CONFIG_NET_VENDOR_HP=y
# CONFIG_HP100 is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
CONFIG_NET_VENDOR_I825XX=y
# CONFIG_ZNET is not set
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_SKGE is not set
CONFIG_SKY2=y
# CONFIG_SKY2_DEBUG is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
# CONFIG_MLX4_CORE is not set
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8851_MLL is not set
# CONFIG_KSZ884X_PCI is not set
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NATSEMI=y
# CONFIG_NATSEMI is not set
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_8390=y
# CONFIG_NE2K_PCI is not set
CONFIG_NET_VENDOR_NVIDIA=y
# CONFIG_FORCEDETH is not set
CONFIG_NET_VENDOR_OKI=y
# CONFIG_PCH_GBE is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_PACKET_ENGINE is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set
# CONFIG_NETXEN_NIC is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R8169 is not set
CONFIG_NET_VENDOR_RDC=y
# CONFIG_R6040 is not set
CONFIG_NET_VENDOR_SEEQ=y
# CONFIG_SEEQ8005 is not set
CONFIG_NET_VENDOR_SILAN=y
# CONFIG_SC92031 is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
# CONFIG_SFC is not set
CONFIG_NET_VENDOR_SMSC=y
# CONFIG_EPIC100 is not set
# CONFIG_SMSC9420 is not set
CONFIG_NET_VENDOR_STMICRO=y
# CONFIG_STMMAC_ETH is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NIU is not set
CONFIG_NET_VENDOR_TEHUTI=y
# CONFIG_TEHUTI is not set
CONFIG_NET_VENDOR_TI=y
# CONFIG_TLAN is not set
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_NET_VENDOR_WIZNET=y
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
# CONFIG_AMD_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_FIXED_PHY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_IPHETH is not set
CONFIG_WLAN=y
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_COMMON is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMFMAC is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWLWIFI is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
CONFIG_RT2X00=m
# CONFIG_RT2400PCI is not set
# CONFIG_RT2500PCI is not set
# CONFIG_RT61PCI is not set
# CONFIG_RT2800PCI is not set
# CONFIG_RT2500USB is not set
CONFIG_RT73USB=m
# CONFIG_RT2800USB is not set
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_DEBUG is not set
# CONFIG_RTL8192CE is not set
# CONFIG_RTL8192SE is not set
# CONFIG_RTL8192DE is not set
# CONFIG_RTL8192CU is not set
# CONFIG_WL_TI is not set
# CONFIG_ZD1211RW is not set
# CONFIG_MWIFIEX is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_SPARSEKMAP is not set
# CONFIG_INPUT_MATRIXKMAP is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_OMAP4 is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_MPU3050 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_CMA3000 is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_XILINX_PS_UART is not set
CONFIG_TTY_PRINTK=y
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_COMPAT is not set
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=y
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EG20T is not set
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_HSI is not set

#
# PPS support
#
# CONFIG_PPS is not set

#
# PPS generators support
#

#
# PTP clock support
#

#
# Enable Device Drivers -> PPS to see the PTP clock options.
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_HIH6130 is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_APPLESMC is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=y
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
# CONFIG_SSB_SILENT is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
CONFIG_BCMA=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
# CONFIG_BCMA_DEBUG is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_S5M_CORE is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_LPC_SCH is not set
# CONFIG_LPC_ICH is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=y

#
# Multimedia core support
#
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_MEDIA=y

#
# Multimedia drivers
#
# CONFIG_RC_CORE is not set
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=y
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
CONFIG_MEDIA_TUNER_SIMPLE=y
CONFIG_MEDIA_TUNER_TDA8290=y
CONFIG_MEDIA_TUNER_TDA827X=y
CONFIG_MEDIA_TUNER_TDA18271=y
CONFIG_MEDIA_TUNER_TDA9887=y
CONFIG_MEDIA_TUNER_TEA5761=y
CONFIG_MEDIA_TUNER_TEA5767=y
CONFIG_MEDIA_TUNER_MT20XX=y
CONFIG_MEDIA_TUNER_XC2028=y
CONFIG_MEDIA_TUNER_XC5000=y
CONFIG_MEDIA_TUNER_XC4000=y
CONFIG_MEDIA_TUNER_MC44S803=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEOBUF2_CORE=y
CONFIG_VIDEOBUF2_MEMOPS=y
CONFIG_VIDEOBUF2_VMALLOC=y
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y

#
# Audio decoders, processors and mixers
#

#
# RDS decoders
#

#
# Video decoders
#

#
# Video and audio decoders
#

#
# MPEG video encoders
#

#
# Video encoders
#

#
# Camera sensor devices
#

#
# Flash devices
#

#
# Video improvement chips
#

#
# Miscelaneous helper chips
#
# CONFIG_VIDEO_VIVI is not set
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS=y
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_GSPCA is not set
# CONFIG_VIDEO_PVRUSB2 is not set
# CONFIG_VIDEO_HDPVR is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_USBVISION is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_PWC is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_USB_S2255 is not set
CONFIG_V4L_PCI_DRIVERS=y
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_V4L_PLATFORM_DRIVERS is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_RADIO_ADAPTERS is not set

#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_USB=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_NOUVEAU is not set

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
CONFIG_DRM_I915=y
CONFIG_DRM_I915_KMS=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
CONFIG_DRM_UDL=y
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_STUB_POULSBO is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_EXYNOS_VIDEO is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
# CONFIG_BACKLIGHT_PROGEAR is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LP855X is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FBLOG=m
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
# CONFIG_SND_PCM_OSS_PLUGINS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_HRTIMER=y
# CONFIG_SND_SEQ_HRTIMER_DEFAULT is not set
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
# CONFIG_SND_RAWMIDI_SEQ is not set
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
# CONFIG_SND_DRIVERS is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=1
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_USB is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set

#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
CONFIG_HIDRAW=y
CONFIG_UHID=m
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_CHERRY is not set
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=y
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO_TPKBD is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_WACOM is not set
CONFIG_HID_WIIMOTE=m
CONFIG_HID_WIIMOTE_EXT=y
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set

#
# USB HID support
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_HCD_SSB is not set
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_BCMA is not set
# CONFIG_USB_HCD_SSB is not set
# CONFIG_USB_CHIPIDEA is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
# CONFIG_USB_UAS is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB port drivers
#
CONFIG_USB_SERIAL=y
# CONFIG_USB_SERIAL_CONSOLE is not set
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
CONFIG_USB_SERIAL_BELKIN=y
# CONFIG_USB_SERIAL_CH341 is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP210X is not set
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_FUNSOFT is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_F81232 is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_METRO is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MOTOROLA is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_QCAUX is not set
# CONFIG_USB_SERIAL_QUALCOMM is not set
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_HP4X is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OPTION is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
# CONFIG_USB_SERIAL_ZIO is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
CONFIG_USB_LED=y
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set

#
# USB Physical Layer drivers
#
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA9633 is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_LM3556 is not set
# CONFIG_LEDS_OT200 is not set
# CONFIG_LEDS_TRIGGERS is not set

#
# LED Triggers
#
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y

#
# Reporting subsystems
#
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
# CONFIG_EDAC_MM_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_TIMB_DMA is not set
# CONFIG_PCH_DMA is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_BALLOON is not set
# CONFIG_VIRTIO_MMIO is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
CONFIG_STAGING=y
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_W35UND is not set
# CONFIG_PRISM2_USB is not set
# CONFIG_ECHO is not set
# CONFIG_COMEDI is not set
# CONFIG_ASUS_OLED is not set
# CONFIG_R8187SE is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTLLIB is not set
CONFIG_R8712U=m
# CONFIG_RTS_PSTOR is not set
# CONFIG_RTS5139 is not set
# CONFIG_TRANZPORT is not set
# CONFIG_LINE6_USB is not set
# CONFIG_USB_SERIAL_QUATECH2 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
# CONFIG_DX_SEP is not set
# CONFIG_ZSMALLOC is not set
# CONFIG_FB_SM7XX is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_FB_XGI is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_USB_ENESTORAGE is not set
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_STAGING_MEDIA is not set

#
# Android
#
# CONFIG_ANDROID is not set
# CONFIG_PHONE is not set
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_IPACK_BUS is not set
# CONFIG_WIMAX_GDM72XX is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
CONFIG_SAMSUNG_LAPTOP=y
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_CLKBLD_I8253=y
# CONFIG_IOMMU_SUPPORT is not set

#
# Remoteproc drivers (EXPERIMENTAL)
#

#
# Rpmsg drivers (EXPERIMENTAL)
#
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT2_FS_XIP=y
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_FS_XIP=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
# CONFIG_DNOTIFY is not set
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_CUSE=y
CONFIG_GENERIC_ACL=y

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
# CONFIG_MISC_FILESYSTEMS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y
CONFIG_PROTECTED_LINKS=y
CONFIG_PROTECTED_SYMLINKS=y
CONFIG_PROTECTED_SYMLINKS_SYSCTL=1
CONFIG_PROTECTED_HARDLINKS=y
CONFIG_PROTECTED_HARDLINKS_SYSCTL=1

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_HARDLOCKUP_DETECTOR is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_CPU_STALL_VERBOSE is not set
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_STRICT_DEVMEM is not set
# CONFIG_X86_VERBOSE_BOOTUP is not set
# CONFIG_EARLY_PRINTK is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_X86_PTDUMP is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_GHASH is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
# CONFIG_CRYPTO_SHA1_SSSE3 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_X86_64 is not set
# CONFIG_CRYPTO_AES_NI_INTEL is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_BINARY_PRINTF is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
CONFIG_CRC8=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
# CONFIG_XZ_DEC is not set
# CONFIG_XZ_DEC_BCJ is not set
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_AVERAGE=y
CONFIG_CORDIC=m
# CONFIG_DDR is not set

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rt73usb: WARN(x) in check_sdata_in_driver()
  2012-07-15 17:34 rt73usb: WARN(x) in check_sdata_in_driver() David Herrmann
@ 2012-08-10 22:27 ` Stanislaw Gruszka
       [not found]   ` <CANq1E4RH5fHM5LPddD+A_w-G7k0=0scP0jpmqHnygX6Q9_Xecw@mail.gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Stanislaw Gruszka @ 2012-08-10 22:27 UTC (permalink / raw)
  To: David Herrmann; +Cc: linux-wireless

Hi

On Sun, Jul 15, 2012 at 07:34:58PM +0200, David Herrmann wrote:
> I use an ASUStek WL-167g USB wlan adapter (quite old) using rt73usb.ko
> (Ralink). After resuming from suspend I get:
> 
> [152743.736783] ------------[ cut here ]------------
> [152743.736798] WARNING: at net/mac80211/driver-ops.h:12
> ieee80211_send_deauth_disassoc+0x1a8/0x1b0()
> [152743.736801] Hardware name: N150P/N210P/N220P
> [152743.736804] wlan0:  Failed check-sdata-in-driver check, flags: 0x4

Does it still happen on 3.5.1 ? 

Stanislaw


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rt73usb: WARN(x) in check_sdata_in_driver()
       [not found]   ` <CANq1E4RH5fHM5LPddD+A_w-G7k0=0scP0jpmqHnygX6Q9_Xecw@mail.gmail.com>
@ 2012-08-11 16:34     ` Stanislaw Gruszka
       [not found]       ` <CANq1E4T=ajt6yt6NMfdyM4mjNgVkevF_nS7tVC-UAs3YpgLYfQ@mail.gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Stanislaw Gruszka @ 2012-08-11 16:34 UTC (permalink / raw)
  To: David Herrmann; +Cc: linux-wireless

On Sat, Aug 11, 2012 at 03:47:55PM +0200, David Herrmann wrote:
> Hi Stanislaw
> 
> On Sat, Aug 11, 2012 at 12:27 AM, Stanislaw Gruszka <sgruszka@redhat.com>wrote:
> 
> > Hi
> >
> > On Sun, Jul 15, 2012 at 07:34:58PM +0200, David Herrmann wrote:
> > > I use an ASUStek WL-167g USB wlan adapter (quite old) using rt73usb.ko
> > > (Ralink). After resuming from suspend I get:
> > >
> > > [152743.736783] ------------[ cut here ]------------
> > > [152743.736798] WARNING: at net/mac80211/driver-ops.h:12
> > > ieee80211_send_deauth_disassoc+0x1a8/0x1b0()
> > > [152743.736801] Hardware name: N150P/N210P/N220P
> > > [152743.736804] wlan0:  Failed check-sdata-in-driver check, flags: 0x4
> >
> > Does it still happen on 3.5.1 ?
> >
> 
> Thanks for asking. With 3.5.1 I get "phy0 -> rt2x00lib_request_firmware:
> Error - Failed to request Firmware."
> But:
> $ wc /lib/firmware/rt73.bin
>   5 44 2048 /lib/firmware/rt73.bin
> So I wonder were that comes from. udevd segfaults twice while hotplugging
> the device. And finally I get "link becomes ready" but I get ENODEV when
> starting wpa_supplicant. It all seems a bit weird and I have no idea how to
> debug this.
>
> I will try putting the firmware blob into the kernel binary.
Looks like some change broke udev, but how? Do you have the same thing with
3.5.0 ? Perhaps updating udev could help.

You do not use NetworkManager or similar only pure wpa_supplicant? That would
explain why I'm not seeing the problem on my setup. Could you provide me 
your wpa_supplicant.conf (after removing psk and ssid entries) ? 
What wpa_supplicant version you are using?

Thanks
Stanislaw

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rt73usb: WARN(x) in check_sdata_in_driver()
       [not found]       ` <CANq1E4T=ajt6yt6NMfdyM4mjNgVkevF_nS7tVC-UAs3YpgLYfQ@mail.gmail.com>
@ 2012-08-11 19:09         ` Stanislaw Gruszka
  0 siblings, 0 replies; 4+ messages in thread
From: Stanislaw Gruszka @ 2012-08-11 19:09 UTC (permalink / raw)
  To: David Herrmann; +Cc: linux-wireless

On Sat, Aug 11, 2012 at 08:46:47PM +0200, David Herrmann wrote:
> Yes, I generated the wpa_supplicant.conf via netcfg (a network manager from
> ArchLinux) and used it by hand. I often noticed doing everything by myself
> works, but using netcfg or NetworkManager results in a timeout during
> wlan-connection. Haven't debugged this, but it is not related to this bug
> as it happens with other devices, too.
> 
> I now got everything running again, are you still interested in the
> wpa_supplicant.conf? Sorry, for the noice.
> Anyway, I haven't encountered the kernel-warnings, yet, but I will keep
> looking. I haven't found a way to reliably reproduce them, but I saw them
> quite often with linux-next a month ago and they seem to be gone now.
>
> Have you pushed any patches regarding this bug or do you just assume that
> this was some untested code in linux-next that should be fixed in the
> stable series for now?

We have various mac80211 fixes that could be related with this problem,
but I do not see any particular which address that directly. Perhaps
warnings ware some side effect of other bug.

> I will tell you if the bugs occur again, but as I said, they seem gone.
> Anyway, thanks for your time!

Yeh, if warnings come back, please post me wpa_supplicant.conf, and
eventually some other informations important to reproduce the problem
(except .config which you already provided).

Thanks
Stanislaw

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-11 19:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-15 17:34 rt73usb: WARN(x) in check_sdata_in_driver() David Herrmann
2012-08-10 22:27 ` Stanislaw Gruszka
     [not found]   ` <CANq1E4RH5fHM5LPddD+A_w-G7k0=0scP0jpmqHnygX6Q9_Xecw@mail.gmail.com>
2012-08-11 16:34     ` Stanislaw Gruszka
     [not found]       ` <CANq1E4T=ajt6yt6NMfdyM4mjNgVkevF_nS7tVC-UAs3YpgLYfQ@mail.gmail.com>
2012-08-11 19:09         ` Stanislaw Gruszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).