You are not logged in.

#1 2011-09-18 08:34:10

Arsakes
Member
Registered: 2011-09-17
Posts: 27

BCM4311 wi-fi card problem

Hi, my wi-fi card doesn't work properly.
I've tryied two drivers: b43 and broadcom-wl from aur repo, so far without success.
B43:
card is visible as interface in ifconfing and iwconfig however it can't see any wireless network.
Some info below:
uname -r:

3.0-ARCH

ifconfig:

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:37825 errors:0 dropped:0 overruns:0 frame:0
          TX packets:37825 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:3448667 (3.2 Mb)  TX bytes:3448667 (3.2 Mb)

wlan0     Link encap:Ethernet  HWaddr 00:1B:FC:F1:BC:66  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

dmesg output after loading b43 driver:

[ 7985.437638]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7985.437642] ---[ end trace 8bd050dca5db4126 ]---
[ 8043.801887] b43-phy3: Broadcom 4311 WLAN found (core revision 10)
[ 8043.856274] ieee80211 phy3: Selected rate control algorithm 'minstrel_ht'
[ 8043.857426] Registered led device: b43-phy3::tx
[ 8043.857473] Registered led device: b43-phy3::rx
[ 8043.857517] Registered led device: b43-phy3::radio
[ 8043.857544] Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID: FW13 ]
[ 8173.189290] b43-phy3: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 8173.266970] ADDRCONF(NETDEV_UP): wlan0: link is not read

Finally dmesg after running iwlist wlan0 scan command(with no scan results):

    W   3.0-ARCH #1
[ 1129.407472] Call Trace:
[ 1129.407481]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1129.407491]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1129.407505]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1129.407519]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1129.407526]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1129.407540]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1129.407553]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1129.407565]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1129.407572]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1129.407582]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1129.407589]  [<c0451361>] ? schedule+0x281/0x890
[ 1129.407600]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1129.407607]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1129.407613]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1129.407619]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1129.407625]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1129.407631]  [<c016484d>] kthread+0x6d/0x80
[ 1129.407636]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1129.407642]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1129.407646] ---[ end trace 8bd050dca5db405a ]---
[ 1129.426998] ------------[ cut here ]------------
[ 1129.427029] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1129.427033] Hardware name: Vostro 1700                     
[ 1129.427037] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1129.427136] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1129.427140] Call Trace:
[ 1129.427148]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1129.427157]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1129.427172]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1129.427186]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1129.427192]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1129.427206]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1129.427220]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1129.427232]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1129.427239]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1129.427249]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1129.427256]  [<c0451361>] ? schedule+0x281/0x890
[ 1129.427266]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1129.427274]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1129.427280]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1129.427285]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1129.427292]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1129.427297]  [<c016484d>] kthread+0x6d/0x80
[ 1129.427303]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1129.427309]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1129.427313] ---[ end trace 8bd050dca5db405b ]---
[ 1190.564501] ------------[ cut here ]------------
[ 1190.564534] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1190.564539] Hardware name: Vostro 1700                     
[ 1190.564542] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1190.564642] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1190.564646] Call Trace:
[ 1190.564655]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1190.564665]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1190.564679]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.564693]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.564699]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1190.564713]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.564723]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1190.564734]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1190.564745]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1190.564757]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1190.564764]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1190.564775]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1190.564781]  [<c0451361>] ? schedule+0x281/0x890
[ 1190.564792]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1190.564799]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1190.564805]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1190.564811]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1190.564817]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1190.564823]  [<c016484d>] kthread+0x6d/0x80
[ 1190.564828]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1190.564834]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1190.564838] ---[ end trace 8bd050dca5db405c ]---
[ 1190.662796] ------------[ cut here ]------------
[ 1190.662827] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1190.662831] Hardware name: Vostro 1700                     
[ 1190.662834] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1190.662933] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1190.662937] Call Trace:
[ 1190.662945]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1190.662954]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1190.662969]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.662983]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.662989]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1190.663003]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.663013]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1190.663023]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1190.663035]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1190.663042]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1190.663054]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1190.663060]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1190.663071]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1190.663077]  [<c0451361>] ? schedule+0x281/0x890
[ 1190.663088]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1190.663095]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1190.663101]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1190.663106]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1190.663112]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1190.663118]  [<c016484d>] kthread+0x6d/0x80
[ 1190.663123]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1190.663129]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1190.663133] ---[ end trace 8bd050dca5db405d ]---
[ 1190.871714] ------------[ cut here ]------------
[ 1190.871747] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1190.871751] Hardware name: Vostro 1700                     
[ 1190.871755] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1190.871854] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1190.871858] Call Trace:
[ 1190.871867]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1190.871877]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1190.871892]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.871906]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.871912]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1190.871926]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.871936]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1190.871947]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1190.871958]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1190.871971]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1190.871977]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1190.871988]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1190.871994]  [<c0451361>] ? schedule+0x281/0x890
[ 1190.872005]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1190.872012]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1190.872018]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1190.872024]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1190.872030]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1190.872035]  [<c016484d>] kthread+0x6d/0x80
[ 1190.872041]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1190.872047]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1190.872051] ---[ end trace 8bd050dca5db405e ]---
[ 1190.929670] ------------[ cut here ]------------
[ 1190.929702] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1190.929706] Hardware name: Vostro 1700                     
[ 1190.929709] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1190.929810] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1190.929814] Call Trace:
[ 1190.929823]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1190.929833]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1190.929847]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.929861]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.929868]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1190.929882]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.929918]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1190.929929]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1190.929941]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1190.929953]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1190.929960]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1190.929971]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1190.929980]  [<c0451361>] ? schedule+0x281/0x890
[ 1190.929992]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1190.930001]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1190.930009]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1190.930016]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1190.930023]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1190.930031]  [<c016484d>] kthread+0x6d/0x80
[ 1190.930038]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1190.930046]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1190.930051] ---[ end trace 8bd050dca5db405f ]---
[ 1190.993827] ------------[ cut here ]------------
[ 1190.993857] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1190.993861] Hardware name: Vostro 1700                     
[ 1190.993864] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1190.993963] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1190.993967] Call Trace:
[ 1190.993976]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1190.993985]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1190.993999]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.994013]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.994019]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1190.994033]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1190.994039]  [<c015f3bc>] ? __queue_work+0xcc/0x3f0
[ 1190.994049]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1190.994060]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1190.994071]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1190.994078]  [<c03a344d>] ? __kfree_skb+0x3d/0x90
[ 1190.994084]  [<c03a34cb>] ? consume_skb+0x2b/0xb0
[ 1190.994096]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1190.994103]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1190.994113]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1190.994120]  [<c0451361>] ? schedule+0x281/0x890
[ 1190.994130]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1190.994138]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1190.994143]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1190.994149]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1190.994155]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1190.994160]  [<c016484d>] kthread+0x6d/0x80
[ 1190.994166]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1190.994172]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1190.994176] ---[ end trace 8bd050dca5db4060 ]---
[ 1191.096210] ------------[ cut here ]------------
[ 1191.096243] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1191.096247] Hardware name: Vostro 1700                     
[ 1191.096250] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1191.096350] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1191.096354] Call Trace:
[ 1191.096363]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1191.096373]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1191.096388]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1191.096402]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1191.096408]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1191.096422]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1191.096432]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1191.096442]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1191.096454]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1191.096466]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1191.096472]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1191.096483]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1191.096489]  [<c0451361>] ? schedule+0x281/0x890
[ 1191.096500]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1191.096508]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1191.096514]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1191.096519]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1191.096525]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1191.096531]  [<c016484d>] kthread+0x6d/0x80
[ 1191.096536]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1191.096542]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1191.096546] ---[ end trace 8bd050dca5db4061 ]---
[ 1194.532875] ------------[ cut here ]------------
[ 1194.532908] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1194.532912] Hardware name: Vostro 1700                     
[ 1194.532916] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1194.533016] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1194.533020] Call Trace:
[ 1194.533029]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1194.533039]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1194.533054]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1194.533068]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1194.533074]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1194.533088]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1194.533101]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1194.533113]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1194.533120]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1194.533131]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1194.533137]  [<c0451361>] ? schedule+0x281/0x890
[ 1194.533148]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1194.533155]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1194.533161]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1194.533167]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1194.533173]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1194.533178]  [<c016484d>] kthread+0x6d/0x80
[ 1194.533184]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1194.533190]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1194.533194] ---[ end trace 8bd050dca5db4062 ]---
[ 1194.552550] ------------[ cut here ]------------
[ 1194.552583] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1194.552587] Hardware name: Vostro 1700                     
[ 1194.552591] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1194.552690] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1194.552694] Call Trace:
[ 1194.552703]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1194.552713]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1194.552727]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1194.552741]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1194.552748]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1194.552762]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1194.552770]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 1194.552782]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1194.552789]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1194.552801]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1194.552808]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1194.552818]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1194.552825]  [<c0451361>] ? schedule+0x281/0x890
[ 1194.552835]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1194.552843]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1194.552849]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1194.552854]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1194.552860]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1194.552866]  [<c016484d>] kthread+0x6d/0x80
[ 1194.552872]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1194.552878]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1194.552882] ---[ end trace 8bd050dca5db4063 ]---
[ 1196.568100] ------------[ cut here ]------------
[ 1196.568133] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1196.568137] Hardware name: Vostro 1700                     
[ 1196.568140] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1196.568240] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1196.568244] Call Trace:
[ 1196.568253]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1196.568262]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1196.568276]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.568291]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.568297]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1196.568311]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.568324]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1196.568336]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1196.568343]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1196.568354]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1196.568360]  [<c0451361>] ? schedule+0x281/0x890
[ 1196.568371]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1196.568379]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1196.568384]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1196.568390]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1196.568396]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1196.568402]  [<c016484d>] kthread+0x6d/0x80
[ 1196.568407]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1196.568413]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1196.568417] ---[ end trace 8bd050dca5db4064 ]---
[ 1196.587771] ------------[ cut here ]------------
[ 1196.587802] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1196.587806] Hardware name: Vostro 1700                     
[ 1196.587810] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1196.587910] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1196.587913] Call Trace:
[ 1196.587922]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1196.587931]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1196.587946]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.587960]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.587966]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1196.587980]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.587992]  [<f8c665be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 1196.588004]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1196.588010]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1196.588016]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1196.588028]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1196.588034]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1196.588045]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1196.588051]  [<c0451361>] ? schedule+0x281/0x890
[ 1196.588062]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1196.588070]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1196.588076]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1196.588081]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1196.588087]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1196.588093]  [<c016484d>] kthread+0x6d/0x80
[ 1196.588099]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1196.588105]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1196.588109] ---[ end trace 8bd050dca5db4065 ]---
[ 1196.917582] ------------[ cut here ]------------
[ 1196.917615] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1196.917620] Hardware name: Vostro 1700                     
[ 1196.917623] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1196.917722] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1196.917726] Call Trace:
[ 1196.917736]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1196.917745]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1196.917760]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.917774]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.917780]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1196.917794]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.917803]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1196.917814]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1196.917825]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1196.917837]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1196.917844]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1196.917855]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1196.917861]  [<c0451361>] ? schedule+0x281/0x890
[ 1196.917872]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1196.917880]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1196.917885]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1196.917891]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1196.917897]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1196.917903]  [<c016484d>] kthread+0x6d/0x80
[ 1196.917908]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1196.917914]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1196.917918] ---[ end trace 8bd050dca5db4066 ]---
[ 1196.924271] ------------[ cut here ]------------
[ 1196.924293] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1196.924297] Hardware name: Vostro 1700                     
[ 1196.924300] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1196.924396] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1196.924400] Call Trace:
[ 1196.924407]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1196.924415]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1196.924430]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.924444]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.924450]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1196.924464]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1196.924473]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1196.924484]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1196.924495]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1196.924507]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1196.924514]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1196.924524]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1196.924530]  [<c0451361>] ? schedule+0x281/0x890
[ 1196.924541]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1196.924548]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1196.924554]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1196.924559]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1196.924565]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1196.924570]  [<c016484d>] kthread+0x6d/0x80
[ 1196.924575]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1196.924581]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1196.924585] ---[ end trace 8bd050dca5db4067 ]---
[ 1197.015884] ------------[ cut here ]------------
[ 1197.015916] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.015921] Hardware name: Vostro 1700                     
[ 1197.015924] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.016024] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.016028] Call Trace:
[ 1197.016037]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.016046]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.016061]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.016075]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.016081]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.016095]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.016105]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.016116]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.016127]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.016140]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.016146]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1197.016157]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.016163]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.016174]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.016181]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.016187]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.016193]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.016199]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.016205]  [<c016484d>] kthread+0x6d/0x80
[ 1197.016210]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.016216]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.016220] ---[ end trace 8bd050dca5db4068 ]---
[ 1197.028732] ------------[ cut here ]------------
[ 1197.028763] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.028767] Hardware name: Vostro 1700                     
[ 1197.028770] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.028870] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.028874] Call Trace:
[ 1197.028883]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.028892]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.028907]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.028921]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.028927]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.028941]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.028951]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.028961]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.028972]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.028984]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.028991]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1197.029002]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.029008]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.029019]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.029026]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.029032]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.029038]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.029044]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.029049]  [<c016484d>] kthread+0x6d/0x80
[ 1197.029055]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.029061]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.029065] ---[ end trace 8bd050dca5db4069 ]---
[ 1197.114189] ------------[ cut here ]------------
[ 1197.114221] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.114225] Hardware name: Vostro 1700                     
[ 1197.114228] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.114328] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.114332] Call Trace:
[ 1197.114341]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.114351]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.114365]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.114379]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.114386]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.114400]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.114410]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.114420]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.114432]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.114444]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.114450]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1197.114461]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.114467]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.114478]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.114486]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.114492]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.114497]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.114503]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.114509]  [<c016484d>] kthread+0x6d/0x80
[ 1197.114514]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.114521]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.114525] ---[ end trace 8bd050dca5db406a ]---
[ 1197.240375] ------------[ cut here ]------------
[ 1197.240407] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.240412] Hardware name: Vostro 1700                     
[ 1197.240415] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.240515] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.240519] Call Trace:
[ 1197.240528]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.240537]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.240552]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.240566]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.240572]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.240586]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.240596]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.240607]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.240618]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.240630]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.240637]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1197.240648]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.240654]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.240665]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.240672]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.240678]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.240684]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.240690]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.240695]  [<c016484d>] kthread+0x6d/0x80
[ 1197.240700]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.240707]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.240711] ---[ end trace 8bd050dca5db406b ]---
[ 1197.323093] ------------[ cut here ]------------
[ 1197.323125] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.323129] Hardware name: Vostro 1700                     
[ 1197.323132] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.323254] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.323258] Call Trace:
[ 1197.323268]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.323278]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.323294]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.323308]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.323317]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.323332]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.323345]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.323357]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.323370]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.323384]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.323392]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1197.323405]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.323412]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.323425]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.323434]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.323442]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.323449]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.323457]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.323464]  [<c016484d>] kthread+0x6d/0x80
[ 1197.323471]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.323479]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.323485] ---[ end trace 8bd050dca5db406c ]---
[ 1197.342778] ------------[ cut here ]------------
[ 1197.342807] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.342811] Hardware name: Vostro 1700                     
[ 1197.342814] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.342913] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.342917] Call Trace:
[ 1197.342926]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.342935]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.342949]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.342963]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.342969]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.342983]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.342993]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.343003]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.343015]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.343027]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.343033]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1197.343044]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.343050]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.343061]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.343069]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.343074]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.343080]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.343086]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.343092]  [<c016484d>] kthread+0x6d/0x80
[ 1197.343097]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.343103]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.343107] ---[ end trace 8bd050dca5db406d ]---
[ 1197.463446] ------------[ cut here ]------------
[ 1197.463479] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.463483] Hardware name: Vostro 1700                     
[ 1197.463486] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.463587] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.463591] Call Trace:
[ 1197.463600]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.463609]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.463624]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.463638]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.463644]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.463658]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.463668]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.463679]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.463690]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.463702]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.463708]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.463719]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.463725]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.463736]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.463743]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.463749]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.463755]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.463761]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.463766]  [<c016484d>] kthread+0x6d/0x80
[ 1197.463772]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.463778]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.463782] ---[ end trace 8bd050dca5db406e ]---
[ 1197.547522] ------------[ cut here ]------------
[ 1197.547553] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1197.547558] Hardware name: Vostro 1700                     
[ 1197.547561] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1197.547661] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1197.547665] Call Trace:
[ 1197.547674]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1197.547683]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1197.547698]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.547712]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.547718]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1197.547732]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1197.547742]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1197.547752]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1197.547764]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1197.547776]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1197.547783]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1197.547793]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1197.547800]  [<c0451361>] ? schedule+0x281/0x890
[ 1197.547810]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1197.547818]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1197.547824]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1197.547829]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1197.547835]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1197.547841]  [<c016484d>] kthread+0x6d/0x80
[ 1197.547847]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1197.547853]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1197.547857] ---[ end trace 8bd050dca5db406f ]---
[ 1198.605228] ------------[ cut here ]------------
[ 1198.605260] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1198.605265] Hardware name: Vostro 1700                     
[ 1198.605268] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1198.605368] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1198.605372] Call Trace:
[ 1198.605381]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1198.605391]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1198.605405]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1198.605419]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1198.605425]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1198.605439]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1198.605453]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1198.605465]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1198.605472]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1198.605482]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1198.605489]  [<c0451361>] ? schedule+0x281/0x890
[ 1198.605499]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1198.605507]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1198.605513]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1198.605519]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1198.605525]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1198.605530]  [<c016484d>] kthread+0x6d/0x80
[ 1198.605536]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1198.605542]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1198.605546] ---[ end trace 8bd050dca5db4070 ]---
[ 1198.624861] ------------[ cut here ]------------
[ 1198.624893] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1198.624897] Hardware name: Vostro 1700                     
[ 1198.624901] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1198.625000] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1198.625004] Call Trace:
[ 1198.625012]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1198.625022]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1198.625036]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1198.625050]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1198.625056]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1198.625070]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1198.625084]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1198.625095]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1198.625102]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1198.625113]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1198.625120]  [<c0451361>] ? schedule+0x281/0x890
[ 1198.625131]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1198.625138]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1198.625144]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1198.625149]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1198.625155]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1198.625161]  [<c016484d>] kthread+0x6d/0x80
[ 1198.625166]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1198.625172]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1198.625177] ---[ end trace 8bd050dca5db4071 ]---
[ 1264.392815] ------------[ cut here ]------------
[ 1264.392848] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.392852] Hardware name: Vostro 1700                     
[ 1264.392855] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.392955] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.392959] Call Trace:
[ 1264.392967]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.392977]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.392991]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.393005]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.393011]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.393025]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.393035]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.393045]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.393057]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.393064]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1264.393077]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.393083]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.393094]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.393100]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.393111]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.393119]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.393125]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.393130]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.393136]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.393142]  [<c016484d>] kthread+0x6d/0x80
[ 1264.393147]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.393153]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.393157] ---[ end trace 8bd050dca5db4072 ]---
[ 1264.462696] ------------[ cut here ]------------
[ 1264.462729] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.462733] Hardware name: Vostro 1700                     
[ 1264.462736] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.462837] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.462841] Call Trace:
[ 1264.462850]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.462860]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.462875]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.462889]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.462895]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.462909]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.462919]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.462929]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.462941]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.462953]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.462960]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.462970]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.462977]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.462987]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.462995]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.463001]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.463006]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.463012]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.463018]  [<c016484d>] kthread+0x6d/0x80
[ 1264.463024]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.463030]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.463034] ---[ end trace 8bd050dca5db4073 ]---
[ 1264.503373] ------------[ cut here ]------------
[ 1264.503405] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.503409] Hardware name: Vostro 1700                     
[ 1264.503412] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.503512] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.503516] Call Trace:
[ 1264.503524]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.503533]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.503548]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.503562]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.503568]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.503583]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.503593]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.503603]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.503614]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.503621]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1264.503633]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.503640]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.503651]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.503657]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.503668]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.503675]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.503681]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.503687]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.503693]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.503699]  [<c016484d>] kthread+0x6d/0x80
[ 1264.503704]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.503710]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.503715] ---[ end trace 8bd050dca5db4074 ]---
[ 1264.567103] ------------[ cut here ]------------
[ 1264.567127] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.567131] Hardware name: Vostro 1700                     
[ 1264.567134] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.567231] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.567235] Call Trace:
[ 1264.567242]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.567250]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.567264]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.567278]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.567284]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.567298]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.567307]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.567318]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.567329]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.567336]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1264.567348]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.567354]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.567365]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.567371]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.567382]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.567388]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.567394]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.567400]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.567406]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.567411]  [<c016484d>] kthread+0x6d/0x80
[ 1264.567416]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.567422]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.567426] ---[ end trace 8bd050dca5db4075 ]---
[ 1264.601742] ------------[ cut here ]------------
[ 1264.601773] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.601778] Hardware name: Vostro 1700                     
[ 1264.601781] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.601881] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.601884] Call Trace:
[ 1264.601893]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.601903]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.601917]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.601931]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.601938]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.601952]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.601961]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.601972]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.601984]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.601996]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.602003]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.602013]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.602019]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.602030]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.602038]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.602044]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.602049]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.602055]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.602061]  [<c016484d>] kthread+0x6d/0x80
[ 1264.602066]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.602072]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.602076] ---[ end trace 8bd050dca5db4076 ]---
[ 1264.722825] ------------[ cut here ]------------
[ 1264.722856] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.722860] Hardware name: Vostro 1700                     
[ 1264.722864] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.722963] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.722967] Call Trace:
[ 1264.722976]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.722986]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.723000]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.723014]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.723020]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.723034]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.723044]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.723055]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.723066]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.723078]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.723085]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.723096]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.723102]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.723113]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.723120]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.723127]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.723132]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.723138]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.723144]  [<c016484d>] kthread+0x6d/0x80
[ 1264.723149]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.723155]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.723159] ---[ end trace 8bd050dca5db4077 ]---
[ 1264.825224] ------------[ cut here ]------------
[ 1264.825256] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.825260] Hardware name: Vostro 1700                     
[ 1264.825263] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.825364] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.825368] Call Trace:
[ 1264.825376]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.825386]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.825400]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.825414]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.825420]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.825434]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.825444]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.825455]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.825466]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.825479]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.825485]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.825496]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.825502]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.825513]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.825521]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.825527]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.825532]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.825538]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.825544]  [<c016484d>] kthread+0x6d/0x80
[ 1264.825549]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.825555]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.825559] ---[ end trace 8bd050dca5db4078 ]---
[ 1264.863953] ------------[ cut here ]------------
[ 1264.863984] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.863989] Hardware name: Vostro 1700                     
[ 1264.863992] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.864092] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.864096] Call Trace:
[ 1264.864104]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.864114]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.864128]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.864142]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.864149]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.864163]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.864173]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.864183]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.864195]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.864207]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.864214]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.864224]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.864231]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.864241]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.864249]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.864255]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.864261]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.864266]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.864272]  [<c016484d>] kthread+0x6d/0x80
[ 1264.864278]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.864284]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.864288] ---[ end trace 8bd050dca5db4079 ]---
[ 1264.927622] ------------[ cut here ]------------
[ 1264.927654] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.927658] Hardware name: Vostro 1700                     
[ 1264.927661] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.927761] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.927765] Call Trace:
[ 1264.927773]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.927783]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.927798]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.927811]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.927818]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.927832]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.927842]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.927852]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.927864]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.927876]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.927882]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.927893]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.927899]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.927910]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.927918]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.927924]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.927929]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.927935]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.927941]  [<c016484d>] kthread+0x6d/0x80
[ 1264.927946]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.927953]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.927956] ---[ end trace 8bd050dca5db407a ]---
[ 1264.942527] ------------[ cut here ]------------
[ 1264.942559] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.942564] Hardware name: Vostro 1700                     
[ 1264.942567] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.942667] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.942671] Call Trace:
[ 1264.942680]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.942690]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.942705]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.942718]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.942725]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.942739]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.942749]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.942759]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.942770]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.942782]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.942789]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.942800]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.942807]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.942817]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.942825]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.942831]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.942837]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.942842]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.942848]  [<c016484d>] kthread+0x6d/0x80
[ 1264.942854]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.942860]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.942864] ---[ end trace 8bd050dca5db407b ]---
[ 1264.966353] ------------[ cut here ]------------
[ 1264.966384] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1264.966388] Hardware name: Vostro 1700                     
[ 1264.966391] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1264.966491] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1264.966495] Call Trace:
[ 1264.966503]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1264.966513]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1264.966527]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.966541]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.966571]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1264.966586]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1264.966597]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1264.966607]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1264.966620]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1264.966628]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1264.966634]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1264.966648]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1264.966657]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1264.966670]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1264.966677]  [<c0451361>] ? schedule+0x281/0x890
[ 1264.966690]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1264.966699]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1264.966706]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1264.966713]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1264.966721]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1264.966729]  [<c016484d>] kthread+0x6d/0x80
[ 1264.966735]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1264.966743]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1264.966749] ---[ end trace 8bd050dca5db407c ]---
[ 1265.132427] ------------[ cut here ]------------
[ 1265.132457] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1265.132461] Hardware name: Vostro 1700                     
[ 1265.132464] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1265.132564] Pid: 1051, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1265.132567] Call Trace:
[ 1265.132576]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1265.132585]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1265.132600]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1265.132613]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1265.132619]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1265.132633]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1265.132643]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1265.132653]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1265.132665]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1265.132672]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1265.132684]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1265.132691]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1265.132701]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1265.132707]  [<c0451361>] ? schedule+0x281/0x890
[ 1265.132718]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1265.132725]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1265.132731]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1265.132737]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1265.132743]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1265.132749]  [<c016484d>] kthread+0x6d/0x80
[ 1265.132754]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1265.132760]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1265.132764] ---[ end trace 8bd050dca5db407d ]---
[ 1275.340117] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 1275.411308] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1275.562963] ------------[ cut here ]------------
[ 1275.562996] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1275.563001] Hardware name: Vostro 1700                     
[ 1275.563004] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1275.563104] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1275.563108] Call Trace:
[ 1275.563118]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1275.563127]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1275.563142]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.563156]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.563162]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1275.563176]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.563184]  [<c0109c58>] ? sched_clock+0x8/0x10
[ 1275.563190]  [<c016b66b>] ? sched_clock_local+0xcb/0x1c0
[ 1275.563199]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1275.563210]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1275.563245]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1275.563257]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1275.563265]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1275.563276]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1275.563282]  [<c0451361>] ? schedule+0x281/0x890
[ 1275.563293]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1275.563301]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1275.563308]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1275.563316]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1275.563323]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1275.563331]  [<c016484d>] kthread+0x6d/0x80
[ 1275.563337]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1275.563345]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1275.563351] ---[ end trace 8bd050dca5db407e ]---
[ 1275.661265] ------------[ cut here ]------------
[ 1275.661295] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1275.661299] Hardware name: Vostro 1700                     
[ 1275.661302] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1275.661401] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1275.661405] Call Trace:
[ 1275.661414]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1275.661423]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1275.661437]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.661451]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.661457]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1275.661471]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.661480]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1275.661491]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1275.661502]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1275.661514]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1275.661521]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1275.661532]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1275.661538]  [<c0451361>] ? schedule+0x281/0x890
[ 1275.661549]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1275.661556]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1275.661562]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1275.661568]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1275.661574]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1275.661579]  [<c016484d>] kthread+0x6d/0x80
[ 1275.661585]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1275.661591]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1275.661595] ---[ end trace 8bd050dca5db407f ]---
[ 1275.759601] ------------[ cut here ]------------
[ 1275.759632] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1275.759636] Hardware name: Vostro 1700                     
[ 1275.759639] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1275.759739] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1275.759743] Call Trace:
[ 1275.759752]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1275.759761]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1275.759776]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.759790]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.759796]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1275.759810]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.759820]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1275.759831]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1275.759843]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1275.759855]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1275.759861]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1275.759872]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1275.759907]  [<c0451361>] ? schedule+0x281/0x890
[ 1275.759919]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1275.759927]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1275.759933]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1275.759938]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1275.759944]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1275.759950]  [<c016484d>] kthread+0x6d/0x80
[ 1275.759956]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1275.759962]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1275.759966] ---[ end trace 8bd050dca5db4080 ]---
[ 1275.884601] ------------[ cut here ]------------
[ 1275.884633] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1275.884637] Hardware name: Vostro 1700                     
[ 1275.884640] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1275.884739] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1275.884743] Call Trace:
[ 1275.884752]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1275.884761]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1275.884775]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.884789]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.884795]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1275.884808]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.884818]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1275.884829]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1275.884840]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1275.884852]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1275.884859]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1275.884870]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1275.884876]  [<c0451361>] ? schedule+0x281/0x890
[ 1275.884887]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1275.884894]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1275.884900]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1275.884906]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1275.884912]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1275.884917]  [<c016484d>] kthread+0x6d/0x80
[ 1275.884923]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1275.884929]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1275.884933] ---[ end trace 8bd050dca5db4081 ]---
[ 1275.968472] ------------[ cut here ]------------
[ 1275.968504] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1275.968508] Hardware name: Vostro 1700                     
[ 1275.968511] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1275.968612] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1275.968616] Call Trace:
[ 1275.968625]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1275.968635]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1275.968649]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.968663]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.968670]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1275.968683]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.968693]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1275.968704]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1275.968715]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1275.968727]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1275.968734]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1275.968745]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1275.968751]  [<c0451361>] ? schedule+0x281/0x890
[ 1275.968761]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1275.968769]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1275.968775]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1275.968780]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1275.968786]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1275.968792]  [<c016484d>] kthread+0x6d/0x80
[ 1275.968797]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1275.968804]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1275.968808] ---[ end trace 8bd050dca5db4082 ]---
[ 1275.986983] ------------[ cut here ]------------
[ 1275.987015] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1275.987020] Hardware name: Vostro 1700                     
[ 1275.987023] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1275.987123] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1275.987127] Call Trace:
[ 1275.987136]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1275.987145]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1275.987160]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.987174]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.987180]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1275.987194]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1275.987204]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1275.987214]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1275.987226]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1275.987238]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1275.987245]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1275.987255]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1275.987262]  [<c0451361>] ? schedule+0x281/0x890
[ 1275.987272]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1275.987280]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1275.987286]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1275.987291]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1275.987297]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1275.987303]  [<c016484d>] kthread+0x6d/0x80
[ 1275.987309]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1275.987315]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1275.987319] ---[ end trace 8bd050dca5db4083 ]---
[ 1276.128170] ------------[ cut here ]------------
[ 1276.128202] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1276.128206] Hardware name: Vostro 1700                     
[ 1276.128209] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1276.128309] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1276.128313] Call Trace:
[ 1276.128322]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1276.128331]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1276.128345]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1276.128359]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1276.128365]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1276.128379]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1276.128389]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1276.128400]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1276.128411]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1276.128424]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1276.128430]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1276.128441]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1276.128448]  [<c0451361>] ? schedule+0x281/0x890
[ 1276.128458]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1276.128466]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1276.128472]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1276.128478]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1276.128483]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1276.128489]  [<c016484d>] kthread+0x6d/0x80
[ 1276.128495]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1276.128501]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1276.128505] ---[ end trace 8bd050dca5db4084 ]---
[ 1276.191805] ------------[ cut here ]------------
[ 1276.191836] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1276.191840] Hardware name: Vostro 1700                     
[ 1276.191843] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1276.191943] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1276.191947] Call Trace:
[ 1276.191956]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1276.191966]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1276.191980]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1276.191994]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1276.192001]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1276.192014]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1276.192024]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1276.192035]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1276.192046]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1276.192059]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1276.192066]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1276.192076]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1276.192083]  [<c0451361>] ? schedule+0x281/0x890
[ 1276.192093]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1276.192101]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1276.192107]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1276.192112]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1276.192118]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1276.192124]  [<c016484d>] kthread+0x6d/0x80
[ 1276.192129]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1276.192135]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1276.192139] ---[ end trace 8bd050dca5db4085 ]---
[ 1395.639667] ------------[ cut here ]------------
[ 1395.639699] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.639703] Hardware name: Vostro 1700                     
[ 1395.639706] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.639806] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.639810] Call Trace:
[ 1395.639818]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.639828]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.639842]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.639856]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.639862]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.639898]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.639908]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.639918]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.639931]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.639943]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.639951]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.639964]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.639972]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.639984]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.639993]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.640001]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.640008]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.640016]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.640023]  [<c016484d>] kthread+0x6d/0x80
[ 1395.640030]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.640038]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.640043] ---[ end trace 8bd050dca5db4086 ]---
[ 1395.649981] ------------[ cut here ]------------
[ 1395.650010] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.650015] Hardware name: Vostro 1700                     
[ 1395.650018] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.650117] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.650121] Call Trace:
[ 1395.650129]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.650139]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.650153]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.650166]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.650172]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.650186]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.650196]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.650207]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.650218]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.650225]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.650237]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.650244]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.650255]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.650261]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.650271]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.650279]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.650285]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.650290]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.650296]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.650302]  [<c016484d>] kthread+0x6d/0x80
[ 1395.650307]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.650313]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.650317] ---[ end trace 8bd050dca5db4087 ]---
[ 1395.656293] ------------[ cut here ]------------
[ 1395.656325] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.656329] Hardware name: Vostro 1700                     
[ 1395.656333] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.656431] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.656435] Call Trace:
[ 1395.656444]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.656453]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.656468]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.656482]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.656488]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.656502]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.656512]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.656522]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.656534]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.656561]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.656573]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.656580]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.656591]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.656600]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.656612]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.656622]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.656629]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.656636]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.656644]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.656651]  [<c016484d>] kthread+0x6d/0x80
[ 1395.656658]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.656666]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.656671] ---[ end trace 8bd050dca5db4088 ]---
[ 1395.660086] ------------[ cut here ]------------
[ 1395.660110] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.660114] Hardware name: Vostro 1700                     
[ 1395.660117] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.660215] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.660219] Call Trace:
[ 1395.660226]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.660235]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.660250]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.660264]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.660270]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.660284]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.660295]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.660306]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.660318]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.660330]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.660337]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.660348]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.660355]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.660366]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.660374]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.660380]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.660386]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.660392]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.660398]  [<c016484d>] kthread+0x6d/0x80
[ 1395.660403]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.660409]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.660414] ---[ end trace 8bd050dca5db4089 ]---
[ 1395.670425] ------------[ cut here ]------------
[ 1395.670444] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.670448] Hardware name: Vostro 1700                     
[ 1395.670451] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.670547] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.670550] Call Trace:
[ 1395.670557]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.670564]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.670579]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.670593]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.670599]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.670613]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.670623]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.670633]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.670644]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.670656]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.670662]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.670673]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.670679]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.670689]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.670696]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.670702]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.670708]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.670714]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.670719]  [<c016484d>] kthread+0x6d/0x80
[ 1395.670724]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.670730]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.670734] ---[ end trace 8bd050dca5db408a ]---
[ 1395.690908] ------------[ cut here ]------------
[ 1395.690939] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.690943] Hardware name: Vostro 1700                     
[ 1395.690946] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.691045] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.691049] Call Trace:
[ 1395.691057]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.691067]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.691081]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.691095]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.691101]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.691115]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.691124]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.691135]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.691146]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.691158]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.691165]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.691176]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.691182]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.691193]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.691200]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.691206]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.691212]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.691218]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.691223]  [<c016484d>] kthread+0x6d/0x80
[ 1395.691229]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.691235]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.691239] ---[ end trace 8bd050dca5db408b ]---
[ 1395.701203] ------------[ cut here ]------------
[ 1395.701231] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.701235] Hardware name: Vostro 1700                     
[ 1395.701239] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.701337] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.701340] Call Trace:
[ 1395.701349]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.701358]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.701372]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.701386]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.701393]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.701406]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.701413]  [<c015f3bc>] ? __queue_work+0xcc/0x3f0
[ 1395.701420]  [<c03a3163>] ? skb_release_data+0x93/0xa0
[ 1395.701427]  [<c0208db3>] ? kmem_cache_free+0x103/0x110
[ 1395.701436]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.701446]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.701458]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.701464]  [<c03a344d>] ? __kfree_skb+0x3d/0x90
[ 1395.701470]  [<c03a34cb>] ? consume_skb+0x2b/0xb0
[ 1395.701481]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.701488]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.701499]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.701505]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.701515]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.701522]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.701529]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.701534]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.701540]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.701545]  [<c016484d>] kthread+0x6d/0x80
[ 1395.701551]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.701557]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.701561] ---[ end trace 8bd050dca5db408c ]---
[ 1395.711435] ------------[ cut here ]------------
[ 1395.711459] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.711463] Hardware name: Vostro 1700                     
[ 1395.711466] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.711562] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.711566] Call Trace:
[ 1395.711573]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.711581]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.711596]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.711609]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.711616]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.711629]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.711639]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.711649]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.711661]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.711673]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.711679]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.711690]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.711696]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.711707]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.711714]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.711719]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.711725]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.711731]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.711736]  [<c016484d>] kthread+0x6d/0x80
[ 1395.711742]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.711748]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.711752] ---[ end trace 8bd050dca5db408d ]---
[ 1395.721724] ------------[ cut here ]------------
[ 1395.721754] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.721759] Hardware name: Vostro 1700                     
[ 1395.721762] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.721861] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.721864] Call Trace:
[ 1395.721873]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.721883]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.721897]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.721911]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.721917]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.721931]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.721941]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.721951]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.721962]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.721969]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.721981]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.721988]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.721999]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.722005]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.722016]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.722023]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.722029]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.722035]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.722041]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.722047]  [<c016484d>] kthread+0x6d/0x80
[ 1395.722052]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.722058]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.722062] ---[ end trace 8bd050dca5db408e ]---
[ 1395.731897] ------------[ cut here ]------------
[ 1395.731922] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.731927] Hardware name: Vostro 1700                     
[ 1395.731930] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.732027] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.732031] Call Trace:
[ 1395.732038]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.732047]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.732061]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.732075]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.732081]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.732095]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.732105]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.732115]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.732126]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.732139]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.732145]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.732156]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.732164]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.732175]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.732182]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.732188]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.732194]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.732200]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.732205]  [<c016484d>] kthread+0x6d/0x80
[ 1395.732210]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.732216]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.732220] ---[ end trace 8bd050dca5db408f ]---
[ 1395.742213] ------------[ cut here ]------------
[ 1395.742230] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.742234] Hardware name: Vostro 1700                     
[ 1395.742237] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.742330] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.742334] Call Trace:
[ 1395.742339]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.742347]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.742361]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.742375]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.742381]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.742395]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.742404]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.742414]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.742425]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.742431]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.742443]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.742449]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.742460]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.742468]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.742479]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.742486]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.742491]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.742497]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.742503]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.742508]  [<c016484d>] kthread+0x6d/0x80
[ 1395.742513]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.742519]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.742523] ---[ end trace 8bd050dca5db4090 ]---
[ 1395.752504] ------------[ cut here ]------------
[ 1395.752536] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.752540] Hardware name: Vostro 1700                     
[ 1395.752544] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.752643] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.752647] Call Trace:
[ 1395.752656]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.752665]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.752680]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.752694]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.752700]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.752714]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.752723]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.752734]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.752745]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.752752]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.752765]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.752771]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.752782]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.752791]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.752802]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.752809]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.752815]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.752821]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.752827]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.752832]  [<c016484d>] kthread+0x6d/0x80
[ 1395.752838]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.752844]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.752848] ---[ end trace 8bd050dca5db4091 ]---
[ 1395.754570] ------------[ cut here ]------------
[ 1395.754601] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.754606] Hardware name: Vostro 1700                     
[ 1395.754609] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.754708] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.754712] Call Trace:
[ 1395.754720]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.754730]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.754744]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.754758]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.754764]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.754777]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.754787]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.754798]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.754809]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.754816]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.754829]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.754835]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.754846]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.754854]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.754865]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.754873]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.754879]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.754884]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.754890]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.754896]  [<c016484d>] kthread+0x6d/0x80
[ 1395.754901]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.754907]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.754911] ---[ end trace 8bd050dca5db4092 ]---
[ 1395.762716] ------------[ cut here ]------------
[ 1395.762741] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.762746] Hardware name: Vostro 1700                     
[ 1395.762749] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.762845] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.762849] Call Trace:
[ 1395.762856]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.762865]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.762879]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.762893]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.762899]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.762913]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.762923]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.762933]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.762944]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.762951]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.762963]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.762969]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.762980]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.763238]  [<f9f07562>] ? _nv003961rm+0x305/0x352 [nvidia]
[ 1395.763263]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.763278]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.763285]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.763291]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.763297]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.763303]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.763310]  [<c016484d>] kthread+0x6d/0x80
[ 1395.763317]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.763325]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.763330] ---[ end trace 8bd050dca5db4093 ]---
[ 1395.772993] ------------[ cut here ]------------
[ 1395.773021] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.773025] Hardware name: Vostro 1700                     
[ 1395.773029] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.773127] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.773131] Call Trace:
[ 1395.773140]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.773148]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.773163]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.773176]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.773183]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.773196]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.773229]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.773240]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.773252]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.773264]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.773272]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.773283]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.773291]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.773308]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.773318]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.773325]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.773332]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.773340]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.773347]  [<c016484d>] kthread+0x6d/0x80
[ 1395.773354]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.773362]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.773367] ---[ end trace 8bd050dca5db4094 ]---
[ 1395.779739] ------------[ cut here ]------------
[ 1395.779763] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.779767] Hardware name: Vostro 1700                     
[ 1395.779769] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.779881] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.779885] Call Trace:
[ 1395.779892]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.779900]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.779914]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.779929]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.779937]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.779952]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.779964]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.779976]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.779989]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.779997]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1395.780011]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.780019]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.780031]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.780039]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.780054]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.780063]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.780070]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.780077]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.780085]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.780092]  [<c016484d>] kthread+0x6d/0x80
[ 1395.780099]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.780106]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.780112] ---[ end trace 8bd050dca5db4095 ]---
[ 1395.783223] ------------[ cut here ]------------
[ 1395.783238] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.783242] Hardware name: Vostro 1700                     
[ 1395.783245] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.783376] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.783381] Call Trace:
[ 1395.783388]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.783396]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.783412]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.783427]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.783435]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.783450]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.783458]  [<c016b82d>] ? sched_clock_cpu+0x5d/0x150
[ 1395.783468]  [<c0109c58>] ? sched_clock+0x8/0x10
[ 1395.783478]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.783490]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.783502]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.783510]  [<c0114c48>] ? x86_pmu_enable+0x228/0x2a0
[ 1395.783523]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.783531]  [<c01688a8>] ? __run_hrtimer+0x98/0x250
[ 1395.783544]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.783552]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.783559]  [<c014d4fc>] ? irq_exit+0x3c/0xa0
[ 1395.783571]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.783579]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.783586]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.783593]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.783601]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.783608]  [<c016484d>] kthread+0x6d/0x80
[ 1395.783615]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.783622]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.783627] ---[ end trace 8bd050dca5db4096 ]---
[ 1395.793503] ------------[ cut here ]------------
[ 1395.793531] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.793535] Hardware name: Vostro 1700                     
[ 1395.793538] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.793636] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.793640] Call Trace:
[ 1395.793648]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.793656]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.793670]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.793684]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.793690]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.793704]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.793714]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.793724]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.793736]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.793748]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.793755]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.793765]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.793771]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.793778]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.793788]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.793796]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.793802]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.793807]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.793813]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.793819]  [<c016484d>] kthread+0x6d/0x80
[ 1395.793824]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.793830]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.793834] ---[ end trace 8bd050dca5db4097 ]---
[ 1395.803840] ------------[ cut here ]------------
[ 1395.803871] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.803875] Hardware name: Vostro 1700                     
[ 1395.803878] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.803977] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.803980] Call Trace:
[ 1395.803989]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.803998]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.804012]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.804026]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.804033]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.804046]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.804056]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.804067]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.804078]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.804090]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.804097]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.804108]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.804114]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.804121]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.804131]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.804139]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.804144]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.804150]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.804156]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.804162]  [<c016484d>] kthread+0x6d/0x80
[ 1395.804167]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.804173]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.804177] ---[ end trace 8bd050dca5db4098 ]---
[ 1395.814037] ------------[ cut here ]------------
[ 1395.814057] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.814062] Hardware name: Vostro 1700                     
[ 1395.814065] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.814160] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.814163] Call Trace:
[ 1395.814169]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.814177]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.814191]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.814205]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.814211]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.814225]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.814234]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.814244]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.814255]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.814267]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.814273]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.814284]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.814290]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.814296]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.814306]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.814313]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.814319]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.814324]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.814330]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.814336]  [<c016484d>] kthread+0x6d/0x80
[ 1395.814341]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.814346]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.814350] ---[ end trace 8bd050dca5db4099 ]---
[ 1395.865366] ------------[ cut here ]------------
[ 1395.865397] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.865402] Hardware name: Vostro 1700                     
[ 1395.865405] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.865505] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.865508] Call Trace:
[ 1395.865517]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.865527]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.865541]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.865555]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.865561]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.865575]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.865585]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.865595]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.865606]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.865614]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1395.865626]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.865633]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.865643]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.865650]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.865657]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.865667]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.865675]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.865680]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.865686]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.865692]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.865698]  [<c016484d>] kthread+0x6d/0x80
[ 1395.865703]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.865709]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.865713] ---[ end trace 8bd050dca5db409a ]---
[ 1395.878059] ------------[ cut here ]------------
[ 1395.878088] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.878093] Hardware name: Vostro 1700                     
[ 1395.878096] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.878196] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.878200] Call Trace:
[ 1395.878208]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.878217]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.878232]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.878245]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.878252]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.878265]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.878272]  [<c015f3bc>] ? __queue_work+0xcc/0x3f0
[ 1395.878279]  [<c03a3163>] ? skb_release_data+0x93/0xa0
[ 1395.878289]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.878299]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.878311]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.878318]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1395.878324]  [<c03a34cb>] ? consume_skb+0x2b/0xb0
[ 1395.878336]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.878342]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.878353]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.878359]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.878366]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.878376]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.878383]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.878389]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.878395]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.878401]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.878406]  [<c016484d>] kthread+0x6d/0x80
[ 1395.878412]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.878418]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.878422] ---[ end trace 8bd050dca5db409b ]---
[ 1395.885865] ------------[ cut here ]------------
[ 1395.885887] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.885891] Hardware name: Vostro 1700                     
[ 1395.885894] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.885992] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.885996] Call Trace:
[ 1395.886002]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.886010]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.886025]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.886038]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.886044]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.886058]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.886068]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.886078]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.886089]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.886101]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.886108]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.886118]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.886125]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.886131]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.886141]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.886148]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.886154]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.886159]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.886165]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.886170]  [<c016484d>] kthread+0x6d/0x80
[ 1395.886175]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.886181]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.886185] ---[ end trace 8bd050dca5db409c ]---
[ 1395.896100] ------------[ cut here ]------------
[ 1395.896117] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.896121] Hardware name: Vostro 1700                     
[ 1395.896124] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.896217] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.896221] Call Trace:
[ 1395.896227]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.896234]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.896248]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.896262]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.896268]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.896281]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.896291]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.896301]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.896312]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.896323]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.896329]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.896340]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.896346]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.896352]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.896363]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.896369]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.896375]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.896380]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.896386]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.896391]  [<c016484d>] kthread+0x6d/0x80
[ 1395.896397]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.896402]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.896406] ---[ end trace 8bd050dca5db409d ]---
[ 1395.926900] ------------[ cut here ]------------
[ 1395.926932] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.926936] Hardware name: Vostro 1700                     
[ 1395.926939] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.927038] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.927042] Call Trace:
[ 1395.927051]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.927060]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.927075]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.927089]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.927095]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.927109]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.927119]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.927129]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.927140]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.927152]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.927159]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.927170]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.927176]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.927183]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.927193]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.927201]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.927207]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.927212]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.927218]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.927224]  [<c016484d>] kthread+0x6d/0x80
[ 1395.927229]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.927235]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.927239] ---[ end trace 8bd050dca5db409e ]---
[ 1395.937158] ------------[ cut here ]------------
[ 1395.937189] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1395.937193] Hardware name: Vostro 1700                     
[ 1395.937196] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1395.937294] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1395.937298] Call Trace:
[ 1395.937306]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1395.937316]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1395.937330]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.937344]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.937350]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1395.937364]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1395.937373]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1395.937384]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1395.937395]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1395.937407]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1395.937414]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1395.937425]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1395.937431]  [<c0451361>] ? schedule+0x281/0x890
[ 1395.937438]  [<c01a331d>] ? rcu_irq_exit+0xd/0x10
[ 1395.937448]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1395.937456]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1395.937462]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1395.937467]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1395.937473]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1395.937479]  [<c016484d>] kthread+0x6d/0x80
[ 1395.937484]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1395.937490]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1395.937494] ---[ end trace 8bd050dca5db409f ]---
[ 1396.023513] ------------[ cut here ]------------
[ 1396.023544] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1396.023548] Hardware name: Vostro 1700                     
[ 1396.023552] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1396.023651] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1396.023655] Call Trace:
[ 1396.023664]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1396.023673]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1396.023687]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.023701]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.023707]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1396.023721]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.023731]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1396.023741]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1396.023753]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1396.023765]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1396.023770]  [<c0451361>] ? schedule+0x281/0x890
[ 1396.023781]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1396.023787]  [<c0451361>] ? schedule+0x281/0x890
[ 1396.023798]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1396.023805]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1396.023811]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1396.023816]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1396.023822]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1396.023828]  [<c016484d>] kthread+0x6d/0x80
[ 1396.023834]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1396.023840]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1396.023844] ---[ end trace 8bd050dca5db40a0 ]---
[ 1396.029360] ------------[ cut here ]------------
[ 1396.029377] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1396.029381] Hardware name: Vostro 1700                     
[ 1396.029384] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1396.029478] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1396.029481] Call Trace:
[ 1396.029487]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1396.029495]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1396.029509]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.029523]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.029529]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1396.029542]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.029552]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1396.029561]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1396.029572]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1396.029584]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1396.029591]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1396.029601]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1396.029607]  [<c0451361>] ? schedule+0x281/0x890
[ 1396.029618]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1396.029624]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1396.029630]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1396.029636]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1396.029642]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1396.029647]  [<c016484d>] kthread+0x6d/0x80
[ 1396.029652]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1396.029658]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1396.029662] ---[ end trace 8bd050dca5db40a1 ]---
[ 1396.049911] ------------[ cut here ]------------
[ 1396.049927] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1396.049931] Hardware name: Vostro 1700                     
[ 1396.049935] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1396.050028] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1396.050031] Call Trace:
[ 1396.050037]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1396.050044]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1396.050059]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.050072]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.050079]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1396.050092]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.050102]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1396.050111]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1396.050122]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1396.050129]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1396.050141]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1396.050147]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1396.050158]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1396.050164]  [<c0451361>] ? schedule+0x281/0x890
[ 1396.050175]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1396.050181]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1396.050187]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1396.050193]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1396.050199]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1396.050203]  [<c016484d>] kthread+0x6d/0x80
[ 1396.050209]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1396.050214]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1396.050218] ---[ end trace 8bd050dca5db40a2 ]---
[ 1396.103907] ------------[ cut here ]------------
[ 1396.103940] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1396.103944] Hardware name: Vostro 1700                     
[ 1396.103947] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1396.104046] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1396.104050] Call Trace:
[ 1396.104059]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1396.104068]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1396.104082]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.104096]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.104102]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1396.104116]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.104126]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1396.104137]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1396.104148]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1396.104155]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1396.104167]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1396.104173]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1396.104184]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1396.104190]  [<c0451361>] ? schedule+0x281/0x890
[ 1396.104201]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1396.104209]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1396.104214]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1396.104220]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1396.104226]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1396.104232]  [<c016484d>] kthread+0x6d/0x80
[ 1396.104237]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1396.104244]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1396.104248] ---[ end trace 8bd050dca5db40a3 ]---
[ 1396.245770] ------------[ cut here ]------------
[ 1396.245803] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1396.245807] Hardware name: Vostro 1700                     
[ 1396.245810] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1396.245910] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1396.245913] Call Trace:
[ 1396.245922]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1396.245931]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1396.245945]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.245960]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.245966]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1396.245980]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.245990]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1396.246000]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1396.246012]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1396.246019]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1396.246031]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1396.246037]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1396.246048]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1396.246054]  [<c0451361>] ? schedule+0x281/0x890
[ 1396.246065]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1396.246073]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1396.246078]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1396.246084]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1396.246090]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1396.246096]  [<c016484d>] kthread+0x6d/0x80
[ 1396.246101]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1396.246107]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1396.246111] ---[ end trace 8bd050dca5db40a4 ]---
[ 1396.308666] ------------[ cut here ]------------
[ 1396.308698] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1396.308702] Hardware name: Vostro 1700                     
[ 1396.308705] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1396.308805] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1396.308808] Call Trace:
[ 1396.308817]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1396.308827]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1396.308841]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.308855]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.308861]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1396.308875]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1396.308885]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1396.308896]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1396.308907]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1396.308914]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1396.308926]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1396.308933]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1396.308943]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1396.308949]  [<c0451361>] ? schedule+0x281/0x890
[ 1396.308960]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1396.308968]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1396.308974]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1396.308979]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1396.308985]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1396.308991]  [<c016484d>] kthread+0x6d/0x80
[ 1396.308996]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1396.309002]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1396.309006] ---[ end trace 8bd050dca5db40a5 ]---
[ 1402.138401] ------------[ cut here ]------------
[ 1402.138434] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1402.138438] Hardware name: Vostro 1700                     
[ 1402.138441] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1402.138541] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1402.138545] Call Trace:
[ 1402.138554]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1402.138564]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1402.138578]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1402.138592]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1402.138599]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1402.138612]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1402.138626]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1402.138638]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1402.138644]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1402.138655]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1402.138661]  [<c0451361>] ? schedule+0x281/0x890
[ 1402.138672]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1402.138680]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1402.138685]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1402.138691]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1402.138697]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1402.138703]  [<c016484d>] kthread+0x6d/0x80
[ 1402.138708]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1402.138714]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1402.138719] ---[ end trace 8bd050dca5db40a6 ]---
[ 1406.209727] ------------[ cut here ]------------
[ 1406.209760] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1406.209764] Hardware name: Vostro 1700                     
[ 1406.209767] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1406.209890] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1406.209894] Call Trace:
[ 1406.209904]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1406.209914]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1406.209929]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1406.209943]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1406.209950]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1406.209966]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1406.209982]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1406.209996]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1406.210004]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1406.210017]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1406.210025]  [<c0451361>] ? schedule+0x281/0x890
[ 1406.210037]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1406.210047]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1406.210054]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1406.210062]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1406.210069]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1406.210077]  [<c016484d>] kthread+0x6d/0x80
[ 1406.210083]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1406.210091]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1406.210097] ---[ end trace 8bd050dca5db40a7 ]---
[ 1515.800035] ------------[ cut here ]------------
[ 1515.800068] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1515.800073] Hardware name: Vostro 1700                     
[ 1515.800076] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1515.800175] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1515.800179] Call Trace:
[ 1515.800188]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1515.800198]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1515.800212]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.800226]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.800232]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1515.800246]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.800256]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1515.800266]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1515.800278]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1515.800290]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1515.800297]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1515.800307]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1515.800314]  [<c0451361>] ? schedule+0x281/0x890
[ 1515.800324]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1515.800332]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1515.800338]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1515.800343]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1515.800349]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1515.800355]  [<c016484d>] kthread+0x6d/0x80
[ 1515.800361]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1515.800367]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1515.800371] ---[ end trace 8bd050dca5db40a8 ]---
[ 1515.819931] ------------[ cut here ]------------
[ 1515.819963] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1515.819968] Hardware name: Vostro 1700                     
[ 1515.819971] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1515.820071] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1515.820075] Call Trace:
[ 1515.820084]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1515.820093]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1515.820108]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.820122]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.820128]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1515.820142]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.820152]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1515.820162]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1515.820174]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1515.820186]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1515.820193]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1515.820203]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1515.820210]  [<c0451361>] ? schedule+0x281/0x890
[ 1515.820220]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1515.820228]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1515.820233]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1515.820239]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1515.820245]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1515.820251]  [<c016484d>] kthread+0x6d/0x80
[ 1515.820256]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1515.820263]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1515.820267] ---[ end trace 8bd050dca5db40a9 ]---
[ 1515.898312] ------------[ cut here ]------------
[ 1515.898344] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1515.898348] Hardware name: Vostro 1700                     
[ 1515.898352] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1515.898451] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1515.898455] Call Trace:
[ 1515.898464]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1515.898473]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1515.898488]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.898502]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.898508]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1515.898521]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.898531]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1515.898542]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1515.898553]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1515.898560]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 1515.898572]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1515.898579]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1515.898589]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1515.898596]  [<c0451361>] ? schedule+0x281/0x890
[ 1515.898606]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1515.898614]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1515.898619]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1515.898625]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1515.898631]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1515.898637]  [<c016484d>] kthread+0x6d/0x80
[ 1515.898642]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1515.898649]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1515.898653] ---[ end trace 8bd050dca5db40aa ]---
[ 1515.924338] ------------[ cut here ]------------
[ 1515.924359] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1515.924364] Hardware name: Vostro 1700                     
[ 1515.924366] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1515.924464] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1515.924467] Call Trace:
[ 1515.924474]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1515.924482]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1515.924496]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.924510]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.924516]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1515.924530]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.924540]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1515.924550]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1515.924562]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1515.924574]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1515.924580]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1515.924590]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1515.924596]  [<c0451361>] ? schedule+0x281/0x890
[ 1515.924607]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1515.924614]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1515.924620]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1515.924625]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1515.924631]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1515.924636]  [<c016484d>] kthread+0x6d/0x80
[ 1515.924642]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1515.924647]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1515.924651] ---[ end trace 8bd050dca5db40ab ]---
[ 1515.996605] ------------[ cut here ]------------
[ 1515.996638] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1515.996642] Hardware name: Vostro 1700                     
[ 1515.996645] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1515.996745] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1515.996748] Call Trace:
[ 1515.996758]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1515.996767]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1515.996782]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.996796]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.996802]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1515.996816]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1515.996826]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1515.996836]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1515.996848]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1515.996860]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1515.996867]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1515.996877]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1515.996886]  [<c0451361>] ? schedule+0x281/0x890
[ 1515.996897]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1515.996904]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1515.996910]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1515.996916]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1515.996922]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1515.996927]  [<c016484d>] kthread+0x6d/0x80
[ 1515.996933]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1515.996939]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1515.996943] ---[ end trace 8bd050dca5db40ac ]---
[ 1516.158499] ------------[ cut here ]------------
[ 1516.158529] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1516.158534] Hardware name: Vostro 1700                     
[ 1516.158537] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1516.158637] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1516.158641] Call Trace:
[ 1516.158649]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1516.158659]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1516.158673]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.158687]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.158693]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1516.158707]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.158717]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1516.158727]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1516.158738]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1516.158751]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1516.158758]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1516.158768]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1516.158775]  [<c0451361>] ? schedule+0x281/0x890
[ 1516.158786]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1516.158793]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1516.158799]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1516.158805]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1516.158811]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1516.158816]  [<c016484d>] kthread+0x6d/0x80
[ 1516.158822]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1516.158828]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1516.158832] ---[ end trace 8bd050dca5db40ad ]---
[ 1516.205511] ------------[ cut here ]------------
[ 1516.205543] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1516.205547] Hardware name: Vostro 1700                     
[ 1516.205550] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1516.205652] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1516.205656] Call Trace:
[ 1516.205664]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1516.205673]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1516.205688]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.205702]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.205709]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1516.205723]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.205733]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1516.205743]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1516.205755]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1516.205767]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1516.205774]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1516.205785]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1516.205791]  [<c0451361>] ? schedule+0x281/0x890
[ 1516.205802]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1516.205809]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1516.205815]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1516.205821]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1516.205827]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1516.205833]  [<c016484d>] kthread+0x6d/0x80
[ 1516.205838]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1516.205844]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1516.205848] ---[ end trace 8bd050dca5db40ae ]---
[ 1516.220794] ------------[ cut here ]------------
[ 1516.220826] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1516.220831] Hardware name: Vostro 1700                     
[ 1516.220834] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1516.220934] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1516.220938] Call Trace:
[ 1516.220947]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1516.220956]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1516.220971]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.220985]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.220991]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1516.221005]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.221015]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1516.221026]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1516.221037]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1516.221044]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1516.221057]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1516.221063]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1516.221074]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1516.221080]  [<c0451361>] ? schedule+0x281/0x890
[ 1516.221091]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1516.221098]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1516.221104]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1516.221110]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1516.221116]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1516.221121]  [<c016484d>] kthread+0x6d/0x80
[ 1516.221127]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1516.221133]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1516.221137] ---[ end trace 8bd050dca5db40af ]---
[ 1516.425594] ------------[ cut here ]------------
[ 1516.425627] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1516.425631] Hardware name: Vostro 1700                     
[ 1516.425634] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1516.425736] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1516.425740] Call Trace:
[ 1516.425750]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1516.425759]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1516.425774]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.425788]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.425795]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1516.425808]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.425818]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1516.425829]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1516.425841]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1516.425848]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 1516.425860]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1516.425867]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1516.425877]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1516.425884]  [<c0451361>] ? schedule+0x281/0x890
[ 1516.425894]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1516.425902]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1516.425908]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1516.425913]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1516.425919]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1516.425925]  [<c016484d>] kthread+0x6d/0x80
[ 1516.425931]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1516.425937]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1516.425941] ---[ end trace 8bd050dca5db40b0 ]---
[ 1516.527946] ------------[ cut here ]------------
[ 1516.527979] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 1516.527983] Hardware name: Vostro 1700                     
[ 1516.527987] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 1516.528088] Pid: 1095, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 1516.528092] Call Trace:
[ 1516.528102]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 1516.528111]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 1516.528126]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.528140]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.528147]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 1516.528161]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 1516.528171]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 1516.528181]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 1516.528193]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 1516.528205]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 1516.528212]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 1516.528222]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 1516.528229]  [<c0451361>] ? schedule+0x281/0x890
[ 1516.528239]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 1516.528247]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 1516.528253]  [<c019e3f8>] irq_thread+0x118/0x190
[ 1516.528259]  [<c019e470>] ? irq_thread+0x190/0x190
[ 1516.528265]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 1516.528271]  [<c016484d>] kthread+0x6d/0x80
[ 1516.528276]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 1516.528282]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 1516.528286] ---[ end trace 8bd050dca5db40b1 ]---
[ 2163.160024] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 2163.237646] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2163.392048] ------------[ cut here ]------------
[ 2163.392082] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.392086] Hardware name: Vostro 1700                     
[ 2163.392089] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.392190] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.392194] Call Trace:
[ 2163.392203]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.392213]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.392227]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.392241]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.392248]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.392262]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.392272]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.392282]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.392294]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.392301]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 2163.392314]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.392320]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.392331]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.392338]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.392348]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.392356]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.392362]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.392367]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.392373]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.392379]  [<c016484d>] kthread+0x6d/0x80
[ 2163.392384]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.392390]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.392395] ---[ end trace 8bd050dca5db40b2 ]---
[ 2163.395275] ------------[ cut here ]------------
[ 2163.395303] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.395307] Hardware name: Vostro 1700                     
[ 2163.395311] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.395409] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.395413] Call Trace:
[ 2163.395421]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.395429]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.395444]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.395457]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.395464]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.395478]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.395488]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.395498]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.395510]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.395522]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.395528]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.395539]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.395545]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.395556]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.395563]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.395569]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.395575]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.395581]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.395586]  [<c016484d>] kthread+0x6d/0x80
[ 2163.395591]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.395597]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.395601] ---[ end trace 8bd050dca5db40b3 ]---
[ 2163.493688] ------------[ cut here ]------------
[ 2163.493721] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.493726] Hardware name: Vostro 1700                     
[ 2163.493729] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.493830] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.493834] Call Trace:
[ 2163.493842]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.493852]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.493866]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.493880]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.493887]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.493901]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.493911]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.493921]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.493933]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.493940]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 2163.493953]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.493959]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.493970]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.493976]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.493987]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.493995]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.494001]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.494006]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.494012]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.494018]  [<c016484d>] kthread+0x6d/0x80
[ 2163.494023]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.494029]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.494034] ---[ end trace 8bd050dca5db40b4 ]---
[ 2163.496511] ------------[ cut here ]------------
[ 2163.496529] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.496533] Hardware name: Vostro 1700                     
[ 2163.496536] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.496631] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.496635] Call Trace:
[ 2163.496641]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.496648]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.496662]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.496676]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.496682]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.496696]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.496706]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.496715]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.496726]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.496738]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.496744]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.496755]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.496761]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.496772]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.496778]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.496784]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.496790]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.496796]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.496801]  [<c016484d>] kthread+0x6d/0x80
[ 2163.496806]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.496812]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.496816] ---[ end trace 8bd050dca5db40b5 ]---
[ 2163.591971] ------------[ cut here ]------------
[ 2163.592003] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.592007] Hardware name: Vostro 1700                     
[ 2163.592011] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.592111] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.592115] Call Trace:
[ 2163.592124]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.592133]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.592148]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.592162]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.592168]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.592182]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.592192]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.592203]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.592214]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.592227]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.592234]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.592244]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.592252]  [<c020f8cd>] ? mem_cgroup_get_local_stat+0xad/0x200
[ 2163.592258]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.592269]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.592277]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.592283]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.592288]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.592294]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.592300]  [<c016484d>] kthread+0x6d/0x80
[ 2163.592305]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.592311]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.592316] ---[ end trace 8bd050dca5db40b6 ]---
[ 2163.800874] ------------[ cut here ]------------
[ 2163.800906] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.800911] Hardware name: Vostro 1700                     
[ 2163.800914] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.801015] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.801019] Call Trace:
[ 2163.801028]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.801037]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.801052]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.801066]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.801072]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.801086]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.801096]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.801107]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.801118]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.801125]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 2163.801138]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.801145]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.801155]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.801161]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.801172]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.801180]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.801186]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.801192]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.801198]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.801204]  [<c016484d>] kthread+0x6d/0x80
[ 2163.801209]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.801216]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.801220] ---[ end trace 8bd050dca5db40b7 ]---
[ 2163.807227] ------------[ cut here ]------------
[ 2163.807259] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.807263] Hardware name: Vostro 1700                     
[ 2163.807267] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.807367] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.807371] Call Trace:
[ 2163.807380]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.807389]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.807404]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.807418]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.807424]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.807438]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.807448]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.807458]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.807470]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.807482]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.807489]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.807500]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.807506]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.807517]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.807525]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.807531]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.807537]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.807542]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.807548]  [<c016484d>] kthread+0x6d/0x80
[ 2163.807554]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.807560]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.807564] ---[ end trace 8bd050dca5db40b8 ]---
[ 2163.909677] ------------[ cut here ]------------
[ 2163.909707] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2163.909711] Hardware name: Vostro 1700                     
[ 2163.909715] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2163.909837] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2163.909841] Call Trace:
[ 2163.909850]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2163.909862]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2163.909876]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.909892]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.909900]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2163.909915]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2163.909927]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2163.909940]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2163.909953]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2163.909966]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2163.909975]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2163.909987]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2163.909995]  [<c0451361>] ? schedule+0x281/0x890
[ 2163.910007]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2163.910016]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2163.910024]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2163.910031]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2163.910038]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2163.910045]  [<c016484d>] kthread+0x6d/0x80
[ 2163.910052]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2163.910060]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2163.910065] ---[ end trace 8bd050dca5db40b9 ]---
[ 2164.012103] ------------[ cut here ]------------
[ 2164.012134] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2164.012138] Hardware name: Vostro 1700                     
[ 2164.012141] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2164.012241] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2164.012245] Call Trace:
[ 2164.012253]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2164.012263]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2164.012277]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2164.012291]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2164.012297]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2164.012311]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2164.012321]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2164.012332]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2164.012343]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2164.012355]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2164.012362]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2164.012373]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2164.012379]  [<c0451361>] ? schedule+0x281/0x890
[ 2164.012390]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2164.012397]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2164.012403]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2164.012409]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2164.012414]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2164.012420]  [<c016484d>] kthread+0x6d/0x80
[ 2164.012426]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2164.012432]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2164.012436] ---[ end trace 8bd050dca5db40ba ]---
[ 2164.114479] ------------[ cut here ]------------
[ 2164.114511] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2164.114516] Hardware name: Vostro 1700                     
[ 2164.114519] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2164.114620] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2164.114624] Call Trace:
[ 2164.114633]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2164.114642]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2164.114657]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2164.114671]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2164.114677]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2164.114691]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2164.114701]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2164.114712]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2164.114724]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2164.114736]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2164.114743]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2164.114754]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2164.114760]  [<c0451361>] ? schedule+0x281/0x890
[ 2164.114771]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2164.114778]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2164.114784]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2164.114790]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2164.114796]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2164.114802]  [<c016484d>] kthread+0x6d/0x80
[ 2164.114807]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2164.114813]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2164.114817] ---[ end trace 8bd050dca5db40bb ]---
[ 2283.513870] ------------[ cut here ]------------
[ 2283.513904] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2283.513908] Hardware name: Vostro 1700                     
[ 2283.513911] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2283.514012] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2283.514016] Call Trace:
[ 2283.514025]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2283.514035]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2283.514049]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.514063]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.514070]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2283.514084]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.514094]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2283.514104]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2283.514116]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2283.514129]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2283.514135]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2283.514146]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2283.514152]  [<c0451361>] ? schedule+0x281/0x890
[ 2283.514163]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2283.514171]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2283.514177]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2283.514182]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2283.514188]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2283.514194]  [<c016484d>] kthread+0x6d/0x80
[ 2283.514200]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2283.514206]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2283.514210] ---[ end trace 8bd050dca5db40bc ]---
[ 2283.550996] ------------[ cut here ]------------
[ 2283.551028] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2283.551032] Hardware name: Vostro 1700                     
[ 2283.551036] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2283.551137] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2283.551142] Call Trace:
[ 2283.551151]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2283.551160]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2283.551175]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.551189]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.551195]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2283.551209]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.551219]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2283.551229]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2283.551241]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2283.551253]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2283.551260]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2283.551271]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2283.551277]  [<c0451361>] ? schedule+0x281/0x890
[ 2283.551288]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2283.551295]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2283.551301]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2283.551307]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2283.551313]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2283.551319]  [<c016484d>] kthread+0x6d/0x80
[ 2283.551324]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2283.551330]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2283.551335] ---[ end trace 8bd050dca5db40bd ]---
[ 2283.612136] ------------[ cut here ]------------
[ 2283.612163] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2283.612168] Hardware name: Vostro 1700                     
[ 2283.612171] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2283.612270] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2283.612274] Call Trace:
[ 2283.612282]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2283.612291]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2283.612305]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.612320]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.612326]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2283.612340]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.612350]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2283.612360]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2283.612372]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2283.612384]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2283.612390]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2283.612401]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2283.612407]  [<c0451361>] ? schedule+0x281/0x890
[ 2283.612418]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2283.612425]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2283.612431]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2283.612436]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2283.612442]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2283.612448]  [<c016484d>] kthread+0x6d/0x80
[ 2283.612453]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2283.612459]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2283.612463] ---[ end trace 8bd050dca5db40be ]---
[ 2283.924068] ------------[ cut here ]------------
[ 2283.924100] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2283.924105] Hardware name: Vostro 1700                     
[ 2283.924108] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2283.924207] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2283.924211] Call Trace:
[ 2283.924220]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2283.924230]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2283.924244]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.924259]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.924265]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2283.924279]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2283.924289]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2283.924300]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2283.924311]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2283.924324]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2283.924331]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2283.924341]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2283.924348]  [<c0451361>] ? schedule+0x281/0x890
[ 2283.924359]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2283.924366]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2283.924372]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2283.924378]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2283.924384]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2283.924389]  [<c016484d>] kthread+0x6d/0x80
[ 2283.924395]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2283.924401]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2283.924405] ---[ end trace 8bd050dca5db40bf ]---
[ 2284.071215] ------------[ cut here ]------------
[ 2284.071248] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2284.071253] Hardware name: Vostro 1700                     
[ 2284.071256] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2284.071358] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2284.071362] Call Trace:
[ 2284.071371]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2284.071380]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2284.071395]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.071409]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.071416]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2284.071429]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.071439]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2284.071450]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2284.071462]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2284.071474]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2284.071481]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2284.071491]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2284.071498]  [<c0451361>] ? schedule+0x281/0x890
[ 2284.071508]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2284.071516]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2284.071522]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2284.071527]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2284.071533]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2284.071539]  [<c016484d>] kthread+0x6d/0x80
[ 2284.071544]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2284.071550]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2284.071554] ---[ end trace 8bd050dca5db40c0 ]---
[ 2284.128935] ------------[ cut here ]------------
[ 2284.128967] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2284.128972] Hardware name: Vostro 1700                     
[ 2284.128975] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2284.129076] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2284.129080] Call Trace:
[ 2284.129089]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2284.129098]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2284.129112]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.129127]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.129133]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2284.129147]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.129157]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2284.129168]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2284.129180]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2284.129192]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2284.129199]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2284.129209]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2284.129216]  [<c0451361>] ? schedule+0x281/0x890
[ 2284.129226]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2284.129234]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2284.129240]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2284.129245]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2284.129251]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2284.129257]  [<c016484d>] kthread+0x6d/0x80
[ 2284.129262]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2284.129269]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2284.129273] ---[ end trace 8bd050dca5db40c1 ]---
[ 2284.231271] ------------[ cut here ]------------
[ 2284.231303] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 2284.231308] Hardware name: Vostro 1700                     
[ 2284.231311] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec b43 snd_hwdep snd_pcm intel_agp b44 snd_timer sdhci_pci sdhci ssb r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore
[ 2284.231412] Pid: 1125, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 2284.231416] Call Trace:
[ 2284.231425]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 2284.231434]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 2284.231449]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.231463]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.231469]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 2284.231483]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 2284.231493]  [<f8b0de95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 2284.231504]  [<f8c48382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 2284.231515]  [<f8c62cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 2284.231528]  [<f8c67f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 2284.231534]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 2284.231545]  [<f8c4c32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 2284.231551]  [<c0451361>] ? schedule+0x281/0x890
[ 2284.231562]  [<f8c4c5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 2284.231569]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 2284.231575]  [<c019e3f8>] irq_thread+0x118/0x190
[ 2284.231581]  [<c019e470>] ? irq_thread+0x190/0x190
[ 2284.231587]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 2284.231593]  [<c016484d>] kthread+0x6d/0x80
[ 2284.231598]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 2284.231604]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 2284.231608] ---[ end trace 8bd050dca5db40c2 ]---
[ 5315.855346] b44 ssb1:0: eth0: powering down PHY
[ 5315.883107] b44 0000:03:00.0: PCI INT A disabled
[ 5315.944204] b43-pci-bridge 0000:0c:00.0: PCI INT A disabled
[ 5322.954089] wl 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 5322.954106] wl 0000:0c:00.0: setting latency timer to 64
[ 5322.956637] malloc in abgphy done
[ 5322.956788] eth%d: 5.100.82.38 driver failed with code 21
[ 5580.059001] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
[ 5580.072894] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243)
[ 5580.072911] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243)
[ 5580.072928] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243)
[ 5580.072944] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243)
[ 5580.119729] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0
[ 5654.394232] b43-phy1: Broadcom 4311 WLAN found (core revision 10)
[ 5654.449855] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 5654.450909] Registered led device: b43-phy1::tx
[ 5654.450952] Registered led device: b43-phy1::rx
[ 5654.450991] Registered led device: b43-phy1::radio
[ 5654.451017] Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID: FW13 ]
[ 5693.586175] b43-phy1: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 5693.663921] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5713.673643] ------------[ cut here ]------------
[ 5713.673677] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5713.673681] Hardware name: Vostro 1700                     
[ 5713.673684] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5713.673785] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5713.673789] Call Trace:
[ 5713.673798]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5713.673808]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5713.673822]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.673837]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.673843]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5713.673857]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.673866]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5713.673877]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5713.673888]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5713.673895]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 5713.673907]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5713.673913]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5713.673923]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5713.673929]  [<c0451361>] ? schedule+0x281/0x890
[ 5713.673940]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5713.673947]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5713.673953]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5713.673959]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5713.673965]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5713.673970]  [<c016484d>] kthread+0x6d/0x80
[ 5713.673976]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5713.673982]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5713.673986] ---[ end trace 8bd050dca5db40c3 ]---
[ 5713.691244] ------------[ cut here ]------------
[ 5713.691269] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5713.691273] Hardware name: Vostro 1700                     
[ 5713.691277] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5713.691376] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5713.691380] Call Trace:
[ 5713.691387]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5713.691396]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5713.691410]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.691424]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.691431]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5713.691444]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.691454]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5713.691463]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5713.691474]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5713.691481]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 5713.691492]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5713.691499]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5713.691508]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5713.691515]  [<c0451361>] ? schedule+0x281/0x890
[ 5713.691525]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5713.691532]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5713.691538]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5713.691543]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5713.691549]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5713.691555]  [<c016484d>] kthread+0x6d/0x80
[ 5713.691560]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5713.691566]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5713.691570] ---[ end trace 8bd050dca5db40c4 ]---
[ 5713.801901] ------------[ cut here ]------------
[ 5713.801934] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5713.801939] Hardware name: Vostro 1700                     
[ 5713.801942] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5713.802043] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5713.802047] Call Trace:
[ 5713.802057]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5713.802066]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5713.802081]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.802094]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.802101]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5713.802115]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.802124]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5713.802134]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5713.802145]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5713.802153]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 5713.802165]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5713.802171]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5713.802181]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5713.802187]  [<c0451361>] ? schedule+0x281/0x890
[ 5713.802197]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5713.802205]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5713.802211]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5713.802216]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5713.802222]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5713.802228]  [<c016484d>] kthread+0x6d/0x80
[ 5713.802233]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5713.802240]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5713.802244] ---[ end trace 8bd050dca5db40c5 ]---
[ 5713.900224] ------------[ cut here ]------------
[ 5713.900258] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5713.900263] Hardware name: Vostro 1700                     
[ 5713.900266] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5713.900368] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5713.900371] Call Trace:
[ 5713.900381]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5713.900391]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5713.900405]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.900419]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.900426]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5713.900440]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.900449]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5713.900459]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5713.900470]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5713.900477]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 5713.900489]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5713.900495]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5713.900505]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5713.900511]  [<c0451361>] ? schedule+0x281/0x890
[ 5713.900521]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5713.900529]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5713.900535]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5713.900540]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5713.900546]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5713.900552]  [<c016484d>] kthread+0x6d/0x80
[ 5713.900557]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5713.900564]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5713.900568] ---[ end trace 8bd050dca5db40c6 ]---
[ 5713.958022] ------------[ cut here ]------------
[ 5713.958054] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5713.958059] Hardware name: Vostro 1700                     
[ 5713.958062] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5713.958162] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5713.958166] Call Trace:
[ 5713.958175]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5713.958184]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5713.958199]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.958213]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.958219]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5713.958233]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.958242]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5713.958252]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5713.958264]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5713.958275]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5713.958282]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5713.958291]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5713.958298]  [<c0451361>] ? schedule+0x281/0x890
[ 5713.958308]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5713.958316]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5713.958321]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5713.958327]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5713.958333]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5713.958339]  [<c016484d>] kthread+0x6d/0x80
[ 5713.958344]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5713.958350]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5713.958354] ---[ end trace 8bd050dca5db40c7 ]---
[ 5713.998415] ------------[ cut here ]------------
[ 5713.998448] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5713.998452] Hardware name: Vostro 1700                     
[ 5713.998456] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5713.998558] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5713.998562] Call Trace:
[ 5713.998571]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5713.998581]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5713.998595]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.998609]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.998616]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5713.998629]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5713.998639]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5713.998648]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5713.998660]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5713.998667]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 5713.998678]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5713.998685]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5713.998695]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5713.998701]  [<c0451361>] ? schedule+0x281/0x890
[ 5713.998711]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5713.998719]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5713.998725]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5713.998731]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5713.998737]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5713.998742]  [<c016484d>] kthread+0x6d/0x80
[ 5713.998748]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5713.998754]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5713.998758] ---[ end trace 8bd050dca5db40c8 ]---
[ 5714.219262] ------------[ cut here ]------------
[ 5714.219296] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5714.219300] Hardware name: Vostro 1700                     
[ 5714.219303] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5714.219405] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5714.219409] Call Trace:
[ 5714.219419]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5714.219428]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5714.219468]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5714.219483]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5714.219489]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5714.219504]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5714.219513]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5714.219524]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5714.219536]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5714.219550]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5714.219558]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5714.219570]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5714.219578]  [<c0451361>] ? schedule+0x281/0x890
[ 5714.219589]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5714.219599]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5714.219606]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5714.219613]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5714.219621]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5714.219628]  [<c016484d>] kthread+0x6d/0x80
[ 5714.219635]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5714.219643]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5714.219649] ---[ end trace 8bd050dca5db40c9 ]---
[ 5714.555854] ------------[ cut here ]------------
[ 5714.555887] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5714.555892] Hardware name: Vostro 1700                     
[ 5714.555895] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5714.555996] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5714.556000] Call Trace:
[ 5714.556009]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5714.556019]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5714.556033]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5714.556047]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5714.556054]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5714.556068]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5714.556077]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5714.556087]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5714.556098]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5714.556139]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5714.556146]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5714.556156]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5714.556163]  [<c0451361>] ? schedule+0x281/0x890
[ 5714.556173]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5714.556181]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5714.556187]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5714.556192]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5714.556200]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5714.556208]  [<c016484d>] kthread+0x6d/0x80
[ 5714.556215]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5714.556222]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5714.556228] ---[ end trace 8bd050dca5db40ca ]---
[ 5754.967815] ------------[ cut here ]------------
[ 5754.967848] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5754.967853] Hardware name: Vostro 1700                     
[ 5754.967856] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5754.967958] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5754.967962] Call Trace:
[ 5754.967971]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5754.967981]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5754.967996]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5754.968010]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5754.968016]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5754.968030]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5754.968040]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5754.968049]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5754.968061]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5754.968068]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 5754.968080]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5754.968087]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5754.968096]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5754.968103]  [<c0451361>] ? schedule+0x281/0x890
[ 5754.968113]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5754.968121]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5754.968126]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5754.968132]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5754.968138]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5754.968144]  [<c016484d>] kthread+0x6d/0x80
[ 5754.968149]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5754.968155]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5754.968159] ---[ end trace 8bd050dca5db40cb ]---
[ 5755.066013] ------------[ cut here ]------------
[ 5755.066045] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5755.066050] Hardware name: Vostro 1700                     
[ 5755.066053] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5755.066181] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5755.066186] Call Trace:
[ 5755.066196]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5755.066207]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5755.066224]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.066240]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.066248]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5755.066263]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.066274]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5755.066286]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5755.066298]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5755.066311]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5755.066320]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5755.066331]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5755.066339]  [<c0451361>] ? schedule+0x281/0x890
[ 5755.066351]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5755.066360]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5755.066368]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5755.066375]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5755.066382]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5755.066389]  [<c016484d>] kthread+0x6d/0x80
[ 5755.066396]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5755.066404]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5755.066409] ---[ end trace 8bd050dca5db40cc ]---
[ 5755.164407] ------------[ cut here ]------------
[ 5755.164439] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5755.164444] Hardware name: Vostro 1700                     
[ 5755.164447] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5755.164548] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5755.164552] Call Trace:
[ 5755.164561]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5755.164570]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5755.164585]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.164599]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.164605]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5755.164619]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.164628]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5755.164638]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5755.164649]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5755.164656]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 5755.164662]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 5755.164673]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5755.164679]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5755.164689]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5755.164695]  [<c0451361>] ? schedule+0x281/0x890
[ 5755.164706]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5755.164713]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5755.164719]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5755.164725]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5755.164731]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5755.164737]  [<c016484d>] kthread+0x6d/0x80
[ 5755.164742]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5755.164748]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5755.164752] ---[ end trace 8bd050dca5db40cd ]---
[ 5755.330279] ------------[ cut here ]------------
[ 5755.330312] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5755.330316] Hardware name: Vostro 1700                     
[ 5755.330320] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5755.330421] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5755.330425] Call Trace:
[ 5755.330434]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5755.330444]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5755.330458]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.330472]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.330479]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5755.330492]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.330502]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5755.330512]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5755.330523]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5755.330534]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5755.330541]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5755.330551]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5755.330557]  [<c0451361>] ? schedule+0x281/0x890
[ 5755.330567]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5755.330575]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5755.330581]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5755.330586]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5755.330592]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5755.330598]  [<c016484d>] kthread+0x6d/0x80
[ 5755.330603]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5755.330610]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5755.330614] ---[ end trace 8bd050dca5db40ce ]---
[ 5755.925876] ------------[ cut here ]------------
[ 5755.925909] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 5755.925914] Hardware name: Vostro 1700                     
[ 5755.925917] Modules linked in: b43 ssb appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core pcmcia dell_wmi evdev serio_raw sparse_keymap dell_laptop pcmcia_core mac80211 cfg80211 sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: wl]
[ 5755.926018] Pid: 1303, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 5755.926022] Call Trace:
[ 5755.926031]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 5755.926041]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 5755.926056]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.926070]  [<f8547687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.926077]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 5755.926091]  [<f8547687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 5755.926127]  [<f819ae95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 5755.926137]  [<f84d5382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 5755.926149]  [<f84efcfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 5755.926161]  [<f84f4f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 5755.926168]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 5755.926178]  [<f84d932d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 5755.926185]  [<c0451361>] ? schedule+0x281/0x890
[ 5755.926197]  [<f84d95cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 5755.926206]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 5755.926214]  [<c019e3f8>] irq_thread+0x118/0x190
[ 5755.926221]  [<c019e470>] ? irq_thread+0x190/0x190
[ 5755.926228]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 5755.926236]  [<c016484d>] kthread+0x6d/0x80
[ 5755.926242]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 5755.926250]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 5755.926255] ---[ end trace 8bd050dca5db40cf ]---
[ 5874.781290] cfg80211: Calling CRDA to update world regulatory domain
[ 5874.798246] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
[ 5874.812897] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243)
[ 5874.812916] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243)
[ 5874.812932] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243)
[ 5874.812948] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243)
[ 5874.859705] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0
[ 5874.869796] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
[ 5874.929826] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 5874.930923] Registered led device: b43-phy0::tx
[ 5874.930964] Registered led device: b43-phy0::rx
[ 5874.931004] Registered led device: b43-phy0::radio
[ 5874.931031] Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID: FW13 ]
[ 6070.096139] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 6070.173915] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6298.280961] ------------[ cut here ]------------
[ 6298.280982] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6298.280987] Hardware name: Vostro 1700                     
[ 6298.280990] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6298.281102] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6298.281106] Call Trace:
[ 6298.281115]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6298.281124]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6298.281137]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.281150]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.281156]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6298.281168]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.281181]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6298.281193]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6298.281199]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6298.281209]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6298.281216]  [<c0451361>] ? schedule+0x281/0x890
[ 6298.281226]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6298.281234]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6298.281240]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6298.281245]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6298.281251]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6298.281257]  [<c016484d>] kthread+0x6d/0x80
[ 6298.281263]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6298.281269]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6298.281273] ---[ end trace 8bd050dca5db40d0 ]---
[ 6298.282084] ------------[ cut here ]------------
[ 6298.282103] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6298.282107] Hardware name: Vostro 1700                     
[ 6298.282110] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6298.282216] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6298.282219] Call Trace:
[ 6298.282227]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6298.282235]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6298.282247]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.282259]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.282266]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6298.282277]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.282290]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6298.282301]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6298.282308]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6298.282318]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6298.282324]  [<c0451361>] ? schedule+0x281/0x890
[ 6298.282334]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6298.282341]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6298.282347]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6298.282353]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6298.282359]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6298.282365]  [<c016484d>] kthread+0x6d/0x80
[ 6298.282370]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6298.282376]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6298.282380] ---[ end trace 8bd050dca5db40d1 ]---
[ 6298.286939] ------------[ cut here ]------------
[ 6298.286957] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6298.286962] Hardware name: Vostro 1700                     
[ 6298.286965] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6298.287069] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6298.287073] Call Trace:
[ 6298.287079]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6298.287087]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6298.287100]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.287113]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.287119]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6298.287131]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.287144]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6298.287156]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6298.287162]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6298.287172]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6298.287178]  [<c0451361>] ? schedule+0x281/0x890
[ 6298.287188]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6298.287195]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6298.287201]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6298.287207]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6298.287213]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6298.287218]  [<c016484d>] kthread+0x6d/0x80
[ 6298.287224]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6298.287230]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6298.287234] ---[ end trace 8bd050dca5db40d2 ]---
[ 6298.583842] ------------[ cut here ]------------
[ 6298.583863] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6298.583867] Hardware name: Vostro 1700                     
[ 6298.583871] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6298.583982] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6298.583986] Call Trace:
[ 6298.583995]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6298.584004]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6298.584017]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.584029]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.584036]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6298.584048]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.584061]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6298.584072]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6298.584079]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6298.584089]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6298.584095]  [<c0451361>] ? schedule+0x281/0x890
[ 6298.584106]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6298.584113]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6298.584119]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6298.584125]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6298.584130]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6298.584136]  [<c016484d>] kthread+0x6d/0x80
[ 6298.584142]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6298.584148]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6298.584152] ---[ end trace 8bd050dca5db40d3 ]---
[ 6298.884538] ------------[ cut here ]------------
[ 6298.884560] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6298.884564] Hardware name: Vostro 1700                     
[ 6298.884567] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6298.884679] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6298.884683] Call Trace:
[ 6298.884692]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6298.884700]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6298.884713]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.884726]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.884732]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6298.884744]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.884756]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6298.884767]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6298.884775]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6298.884786]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6298.884793]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6298.884803]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6298.884809]  [<c0451361>] ? schedule+0x281/0x890
[ 6298.884820]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6298.884827]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6298.884833]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6298.884839]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6298.884845]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6298.884851]  [<c016484d>] kthread+0x6d/0x80
[ 6298.884856]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6298.884862]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6298.884866] ---[ end trace 8bd050dca5db40d4 ]---
[ 6298.885607] ------------[ cut here ]------------
[ 6298.885624] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6298.885628] Hardware name: Vostro 1700                     
[ 6298.885631] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6298.885735] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6298.885738] Call Trace:
[ 6298.885745]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6298.885752]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6298.885765]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.885777]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.885783]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6298.885795]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6298.885803]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 6298.885814]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6298.885820]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 6298.885831]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6298.885838]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6298.885848]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6298.885854]  [<c0451361>] ? schedule+0x281/0x890
[ 6298.885864]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6298.885871]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6298.885877]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6298.885883]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6298.885889]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6298.885894]  [<c016484d>] kthread+0x6d/0x80
[ 6298.885899]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6298.885905]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6298.885909] ---[ end trace 8bd050dca5db40d5 ]---
[ 6364.699596] ------------[ cut here ]------------
[ 6364.699617] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6364.699622] Hardware name: Vostro 1700                     
[ 6364.699625] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6364.699736] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6364.699740] Call Trace:
[ 6364.699748]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6364.699757]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6364.699770]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.699783]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.699789]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6364.699801]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.699815]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6364.699826]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6364.699833]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6364.699843]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6364.699849]  [<c0451361>] ? schedule+0x281/0x890
[ 6364.699859]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6364.699867]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6364.699873]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6364.699878]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6364.699884]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6364.699890]  [<c016484d>] kthread+0x6d/0x80
[ 6364.699895]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6364.699902]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6364.699905] ---[ end trace 8bd050dca5db40d6 ]---
[ 6364.700722] ------------[ cut here ]------------
[ 6364.700742] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6364.700746] Hardware name: Vostro 1700                     
[ 6364.700749] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6364.700856] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6364.700859] Call Trace:
[ 6364.700868]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6364.700876]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6364.700889]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.700901]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.700907]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6364.700919]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.700931]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6364.700942]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6364.700949]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6364.700960]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6364.700967]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6364.700977]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6364.700983]  [<c0451361>] ? schedule+0x281/0x890
[ 6364.700993]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6364.701001]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6364.701007]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6364.701012]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6364.701018]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6364.701024]  [<c016484d>] kthread+0x6d/0x80
[ 6364.701030]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6364.701036]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6364.701039] ---[ end trace 8bd050dca5db40d7 ]---
[ 6364.705573] ------------[ cut here ]------------
[ 6364.705591] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6364.705595] Hardware name: Vostro 1700                     
[ 6364.705598] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6364.705703] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6364.705707] Call Trace:
[ 6364.705714]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6364.705722]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6364.705735]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.705747]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.705753]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6364.705765]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6364.705777]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6364.705788]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6364.705794]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6364.705806]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6364.705812]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6364.705822]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6364.705828]  [<c0451361>] ? schedule+0x281/0x890
[ 6364.705839]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6364.705846]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6364.705852]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6364.705857]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6364.705864]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6364.705869]  [<c016484d>] kthread+0x6d/0x80
[ 6364.705875]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6364.705881]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6364.705885] ---[ end trace 8bd050dca5db40d8 ]---
[ 6365.303246] ------------[ cut here ]------------
[ 6365.303267] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6365.303271] Hardware name: Vostro 1700                     
[ 6365.303275] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6365.303386] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6365.303390] Call Trace:
[ 6365.303399]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6365.303408]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6365.303421]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6365.303433]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6365.303440]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6365.303452]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6365.303464]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6365.303475]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6365.303482]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6365.303494]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6365.303501]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6365.303511]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6365.303517]  [<c0451361>] ? schedule+0x281/0x890
[ 6365.303527]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6365.303535]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6365.303540]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6365.303546]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6365.303552]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6365.303558]  [<c016484d>] kthread+0x6d/0x80
[ 6365.303563]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6365.303569]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6365.303573] ---[ end trace 8bd050dca5db40d9 ]---
[ 6365.304361] ------------[ cut here ]------------
[ 6365.304380] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6365.304384] Hardware name: Vostro 1700                     
[ 6365.304387] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6365.304492] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6365.304496] Call Trace:
[ 6365.304503]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6365.304511]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6365.304524]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6365.304536]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6365.304542]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6365.304554]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6365.304565]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6365.304576]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6365.304583]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6365.304595]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6365.304601]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6365.304611]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6365.304618]  [<c0451361>] ? schedule+0x281/0x890
[ 6365.304628]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6365.304636]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6365.304642]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6365.304647]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6365.304653]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6365.304659]  [<c016484d>] kthread+0x6d/0x80
[ 6365.304665]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6365.304671]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6365.304674] ---[ end trace 8bd050dca5db40da ]---
[ 6585.034379] ------------[ cut here ]------------
[ 6585.034400] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.034405] Hardware name: Vostro 1700                     
[ 6585.034408] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.034519] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.034523] Call Trace:
[ 6585.034532]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.034541]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.034554]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.034567]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.034573]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.034585]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.034598]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.034610]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.034616]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.034626]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.034633]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.034643]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.034651]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.034656]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.034662]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.034668]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.034674]  [<c016484d>] kthread+0x6d/0x80
[ 6585.034679]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.034685]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.034689] ---[ end trace 8bd050dca5db40db ]---
[ 6585.035501] ------------[ cut here ]------------
[ 6585.035520] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.035524] Hardware name: Vostro 1700                     
[ 6585.035527] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.035632] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.035636] Call Trace:
[ 6585.035644]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.035652]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.035664]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.035677]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.035683]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.035694]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.035707]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.035718]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.035725]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.035735]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.035741]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.035751]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.035759]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.035765]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.035770]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.035776]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.035782]  [<c016484d>] kthread+0x6d/0x80
[ 6585.035787]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.035793]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.035797] ---[ end trace 8bd050dca5db40dc ]---
[ 6585.040345] ------------[ cut here ]------------
[ 6585.040360] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.040364] Hardware name: Vostro 1700                     
[ 6585.040367] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.040463] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.040467] Call Trace:
[ 6585.040473]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.040480]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.040493]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.040505]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.040512]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.040524]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.040536]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.040547]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.040553]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.040563]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.040569]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.040580]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.040586]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.040592]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.040598]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.040604]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.040609]  [<c016484d>] kthread+0x6d/0x80
[ 6585.040614]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.040620]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.040624] ---[ end trace 8bd050dca5db40dd ]---
[ 6585.336206] ------------[ cut here ]------------
[ 6585.336227] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.336231] Hardware name: Vostro 1700                     
[ 6585.336235] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.336345] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.336349] Call Trace:
[ 6585.336358]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.336367]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.336380]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.336392]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.336399]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.336411]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.336423]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6585.336434]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.336441]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6585.336447]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 6585.336458]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.336465]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.336475]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.336481]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.336491]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.336499]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.336505]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.336511]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.336517]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.336522]  [<c016484d>] kthread+0x6d/0x80
[ 6585.336528]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.336534]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.336538] ---[ end trace 8bd050dca5db40de ]---
[ 6585.337295] ------------[ cut here ]------------
[ 6585.337314] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.337318] Hardware name: Vostro 1700                     
[ 6585.337321] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.337427] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.337430] Call Trace:
[ 6585.337438]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.337446]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.337459]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.337471]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.337477]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.337489]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.337501]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6585.337511]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.337518]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6585.337530]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.337536]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.337546]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.337552]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.337562]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.337570]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.337576]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.337581]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.337587]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.337592]  [<c016484d>] kthread+0x6d/0x80
[ 6585.337598]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.337604]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.337608] ---[ end trace 8bd050dca5db40df ]---
[ 6585.637930] ------------[ cut here ]------------
[ 6585.637951] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.637956] Hardware name: Vostro 1700                     
[ 6585.637959] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.638070] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.638074] Call Trace:
[ 6585.638083]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.638092]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.638105]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.638117]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.638123]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.638136]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.638143]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 6585.638154]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6585.638165]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.638171]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6585.638183]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.638189]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.638199]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.638205]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.638215]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.638223]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.638229]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.638234]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.638240]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.638246]  [<c016484d>] kthread+0x6d/0x80
[ 6585.638251]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.638258]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.638262] ---[ end trace 8bd050dca5db40e0 ]---
[ 6585.638995] ------------[ cut here ]------------
[ 6585.639011] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.639015] Hardware name: Vostro 1700                     
[ 6585.639018] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.639117] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.639121] Call Trace:
[ 6585.639127]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.639134]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.639146]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.639158]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.639164]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.639176]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.639188]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.639199]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.639206]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.639215]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.639222]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.639232]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.639239]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.639245]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.639250]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.639256]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.639262]  [<c016484d>] kthread+0x6d/0x80
[ 6585.639267]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.639273]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.639277] ---[ end trace 8bd050dca5db40e1 ]---
[ 6585.640054] ------------[ cut here ]------------
[ 6585.640068] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.640072] Hardware name: Vostro 1700                     
[ 6585.640075] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.640171] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.640174] Call Trace:
[ 6585.640180]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.640186]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.640199]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.640210]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.640216]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.640228]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.640237]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 6585.640247]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.640253]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 6585.640265]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.640271]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.640281]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.640287]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.640297]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.640304]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.640309]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.640315]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.640321]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.640326]  [<c016484d>] kthread+0x6d/0x80
[ 6585.640331]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.640337]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.640340] ---[ end trace 8bd050dca5db40e2 ]---
[ 6585.939765] ------------[ cut here ]------------
[ 6585.939786] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6585.939790] Hardware name: Vostro 1700                     
[ 6585.939794] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6585.939905] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6585.939909] Call Trace:
[ 6585.939918]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6585.939927]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6585.939940]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.939952]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.939959]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6585.939971]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6585.939979]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 6585.939991]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6585.939998]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 6585.940009]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6585.940016]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6585.940026]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6585.940032]  [<c0451361>] ? schedule+0x281/0x890
[ 6585.940042]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6585.940050]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6585.940056]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6585.940061]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6585.940068]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6585.940074]  [<c016484d>] kthread+0x6d/0x80
[ 6585.940079]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6585.940085]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6585.940089] ---[ end trace 8bd050dca5db40e3 ]---
[ 6660.924626] ------------[ cut here ]------------
[ 6660.924647] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6660.924652] Hardware name: Vostro 1700                     
[ 6660.924655] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6660.924766] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6660.924770] Call Trace:
[ 6660.924780]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6660.924788]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6660.924801]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6660.924814]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6660.924820]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6660.924832]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6660.924841]  [<f828fe95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 6660.924851]  [<f8802382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 6660.924863]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6660.924874]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6660.924881]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6660.924891]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6660.924897]  [<c0451361>] ? schedule+0x281/0x890
[ 6660.924907]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6660.924915]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6660.924921]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6660.924926]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6660.924932]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6660.924938]  [<c016484d>] kthread+0x6d/0x80
[ 6660.924944]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6660.924950]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6660.924954] ---[ end trace 8bd050dca5db40e4 ]---
[ 6661.022904] ------------[ cut here ]------------
[ 6661.022925] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6661.022929] Hardware name: Vostro 1700                     
[ 6661.022932] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6661.023044] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6661.023048] Call Trace:
[ 6661.023056]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6661.023065]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6661.023078]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6661.023090]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6661.023096]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6661.023108]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6661.023118]  [<f828fe95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 6661.023127]  [<f8802382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 6661.023139]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6661.023150]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6661.023157]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6661.023167]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6661.023173]  [<c0451361>] ? schedule+0x281/0x890
[ 6661.023183]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6661.023191]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6661.023197]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6661.023202]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6661.023208]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6661.023214]  [<c016484d>] kthread+0x6d/0x80
[ 6661.023219]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6661.023225]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6661.023229] ---[ end trace 8bd050dca5db40e5 ]---
[ 6992.417650] ------------[ cut here ]------------
[ 6992.417671] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6992.417676] Hardware name: Vostro 1700                     
[ 6992.417679] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6992.417790] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6992.417794] Call Trace:
[ 6992.417803]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6992.417812]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6992.417825]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.417838]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.417844]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6992.417856]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.417869]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6992.417881]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6992.417887]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6992.417898]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6992.417904]  [<c0451361>] ? schedule+0x281/0x890
[ 6992.417914]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6992.417922]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6992.417928]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6992.417933]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6992.417939]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6992.417945]  [<c016484d>] kthread+0x6d/0x80
[ 6992.417950]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6992.417957]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6992.417960] ---[ end trace 8bd050dca5db40e6 ]---
[ 6992.418779] ------------[ cut here ]------------
[ 6992.418799] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6992.418803] Hardware name: Vostro 1700                     
[ 6992.418806] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6992.418913] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6992.418916] Call Trace:
[ 6992.418924]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6992.418932]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6992.418945]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.418956]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.418962]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6992.418974]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.418983]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 6992.418994]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6992.419001]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 6992.419012]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6992.419018]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6992.419029]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6992.419035]  [<c0451361>] ? schedule+0x281/0x890
[ 6992.419045]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6992.419052]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6992.419059]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6992.419064]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6992.419070]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6992.419076]  [<c016484d>] kthread+0x6d/0x80
[ 6992.419081]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6992.419087]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6992.419091] ---[ end trace 8bd050dca5db40e7 ]---
[ 6992.423632] ------------[ cut here ]------------
[ 6992.423648] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6992.423652] Hardware name: Vostro 1700                     
[ 6992.423655] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6992.423752] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6992.423755] Call Trace:
[ 6992.423761]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6992.423768]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6992.423781]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.423793]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.423799]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6992.423812]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.423824]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6992.423835]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6992.423841]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6992.423851]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6992.423857]  [<c0451361>] ? schedule+0x281/0x890
[ 6992.423868]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6992.423874]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6992.423880]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6992.423886]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6992.423892]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6992.423897]  [<c016484d>] kthread+0x6d/0x80
[ 6992.423902]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6992.423908]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6992.423912] ---[ end trace 8bd050dca5db40e8 ]---
[ 6992.719534] ------------[ cut here ]------------
[ 6992.719556] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6992.719560] Hardware name: Vostro 1700                     
[ 6992.719563] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6992.719674] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6992.719678] Call Trace:
[ 6992.719687]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6992.719695]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6992.719708]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.719721]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.719727]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6992.719739]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.719752]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6992.719764]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6992.719770]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6992.719780]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6992.719786]  [<c0451361>] ? schedule+0x281/0x890
[ 6992.719796]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6992.719804]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6992.719810]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6992.719815]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6992.719821]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6992.719827]  [<c016484d>] kthread+0x6d/0x80
[ 6992.719833]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6992.719839]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6992.719843] ---[ end trace 8bd050dca5db40e9 ]---
[ 6992.720624] ------------[ cut here ]------------
[ 6992.720642] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6992.720646] Hardware name: Vostro 1700                     
[ 6992.720650] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6992.720755] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6992.720759] Call Trace:
[ 6992.720766]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6992.720774]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6992.720787]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.720799]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.720805]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6992.720817]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.720830]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6992.720841]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6992.720847]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6992.720857]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6992.720864]  [<c0451361>] ? schedule+0x281/0x890
[ 6992.720874]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6992.720881]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6992.720887]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6992.720893]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6992.720899]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6992.720905]  [<c016484d>] kthread+0x6d/0x80
[ 6992.720910]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6992.720916]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6992.720920] ---[ end trace 8bd050dca5db40ea ]---
[ 6992.725468] ------------[ cut here ]------------
[ 6992.725487] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6992.725491] Hardware name: Vostro 1700                     
[ 6992.725494] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6992.725598] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6992.725602] Call Trace:
[ 6992.725610]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6992.725618]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6992.725631]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.725643]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.725649]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6992.725661]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6992.725673]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6992.725684]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6992.725691]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6992.725703]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6992.725709]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6992.725719]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6992.725725]  [<c0451361>] ? schedule+0x281/0x890
[ 6992.725735]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6992.725743]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6992.725749]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6992.725754]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6992.725760]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6992.725766]  [<c016484d>] kthread+0x6d/0x80
[ 6992.725771]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6992.725777]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6992.725781] ---[ end trace 8bd050dca5db40eb ]---
[ 6993.023777] ------------[ cut here ]------------
[ 6993.023799] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 6993.023803] Hardware name: Vostro 1700                     
[ 6993.023806] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 6993.023918] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 6993.023922] Call Trace:
[ 6993.023931]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 6993.023939]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 6993.023952]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6993.023965]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6993.023971]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 6993.023983]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 6993.023995]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 6993.024006]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 6993.024013]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 6993.024025]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 6993.024032]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 6993.024042]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 6993.024048]  [<c0451361>] ? schedule+0x281/0x890
[ 6993.024058]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 6993.024066]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 6993.024072]  [<c019e3f8>] irq_thread+0x118/0x190
[ 6993.024077]  [<c019e470>] ? irq_thread+0x190/0x190
[ 6993.024083]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 6993.024089]  [<c016484d>] kthread+0x6d/0x80
[ 6993.024094]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 6993.024100]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 6993.024104] ---[ end trace 8bd050dca5db40ec ]---
[ 7056.795908] ------------[ cut here ]------------
[ 7056.795929] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7056.795933] Hardware name: Vostro 1700                     
[ 7056.795937] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7056.796082] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7056.796088] Call Trace:
[ 7056.796098]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7056.796108]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7056.796123]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.796137]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.796146]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7056.796159]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.796174]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7056.796187]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7056.796195]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7056.796207]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7056.796215]  [<c0451361>] ? schedule+0x281/0x890
[ 7056.796227]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7056.796236]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7056.796243]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7056.796250]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7056.796258]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7056.796266]  [<c016484d>] kthread+0x6d/0x80
[ 7056.796273]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7056.796281]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7056.796286] ---[ end trace 8bd050dca5db40ed ]---
[ 7056.796989] ------------[ cut here ]------------
[ 7056.797003] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7056.797007] Hardware name: Vostro 1700                     
[ 7056.797010] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7056.797106] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7056.797110] Call Trace:
[ 7056.797116]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7056.797122]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7056.797135]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.797147]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.797153]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7056.797165]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.797176]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7056.797187]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7056.797194]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7056.797205]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7056.797211]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7056.797221]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7056.797227]  [<c0451361>] ? schedule+0x281/0x890
[ 7056.797238]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7056.797244]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7056.797250]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7056.797256]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7056.797262]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7056.797267]  [<c016484d>] kthread+0x6d/0x80
[ 7056.797272]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7056.797278]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7056.797282] ---[ end trace 8bd050dca5db40ee ]---
[ 7056.798070] ------------[ cut here ]------------
[ 7056.798084] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7056.798090] Hardware name: Vostro 1700                     
[ 7056.798094] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7056.798231] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7056.798236] Call Trace:
[ 7056.798242]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7056.798250]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7056.798264]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.798278]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.798286]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7056.798299]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7056.798312]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7056.798325]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7056.798332]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7056.798344]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7056.798352]  [<c0451361>] ? schedule+0x281/0x890
[ 7056.798363]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7056.798372]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7056.798379]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7056.798386]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7056.798394]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7056.798400]  [<c016484d>] kthread+0x6d/0x80
[ 7056.798407]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7056.798414]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7056.798419] ---[ end trace 8bd050dca5db40ef ]---
[ 7057.095731] ------------[ cut here ]------------
[ 7057.095752] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7057.095756] Hardware name: Vostro 1700                     
[ 7057.095759] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7057.095871] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7057.095875] Call Trace:
[ 7057.095884]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7057.095892]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7057.095905]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.095918]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.095924]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7057.095935]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.095942]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7057.095954]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7057.095965]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7057.095991]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7057.096003]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7057.096010]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7057.096020]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7057.096026]  [<c0451361>] ? schedule+0x281/0x890
[ 7057.096036]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7057.096044]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7057.096050]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7057.096057]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7057.096065]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7057.096072]  [<c016484d>] kthread+0x6d/0x80
[ 7057.096079]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7057.096086]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7057.096091] ---[ end trace 8bd050dca5db40f0 ]---
[ 7057.399810] ------------[ cut here ]------------
[ 7057.399831] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7057.399835] Hardware name: Vostro 1700                     
[ 7057.399839] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7057.399949] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7057.399953] Call Trace:
[ 7057.399962]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7057.399970]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7057.399983]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.399995]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.400001]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7057.400013]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.400025]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7057.400037]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7057.400043]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7057.400053]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7057.400060]  [<c0451361>] ? schedule+0x281/0x890
[ 7057.400070]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7057.400077]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7057.400083]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7057.400089]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7057.400095]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7057.400101]  [<c016484d>] kthread+0x6d/0x80
[ 7057.400106]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7057.400112]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7057.400116] ---[ end trace 8bd050dca5db40f1 ]---
[ 7057.699896] ------------[ cut here ]------------
[ 7057.699917] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7057.699922] Hardware name: Vostro 1700                     
[ 7057.699925] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7057.700036] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7057.700040] Call Trace:
[ 7057.700049]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7057.700058]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7057.700071]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.700083]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.700089]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7057.700102]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.700115]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7057.700126]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7057.700133]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7057.700143]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7057.700150]  [<c0451361>] ? schedule+0x281/0x890
[ 7057.700160]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7057.700167]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7057.700173]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7057.700179]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7057.700185]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7057.700191]  [<c016484d>] kthread+0x6d/0x80
[ 7057.700196]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7057.700202]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7057.700206] ---[ end trace 8bd050dca5db40f2 ]---
[ 7057.701016] ------------[ cut here ]------------
[ 7057.701036] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7057.701040] Hardware name: Vostro 1700                     
[ 7057.701043] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7057.701150] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7057.701154] Call Trace:
[ 7057.701162]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7057.701171]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7057.701183]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.701195]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.701202]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7057.701214]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.701222]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 7057.701233]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7057.701240]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7057.701252]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7057.701258]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7057.701268]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7057.701275]  [<c0451361>] ? schedule+0x281/0x890
[ 7057.701285]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7057.701292]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7057.701298]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7057.701304]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7057.701310]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7057.701316]  [<c016484d>] kthread+0x6d/0x80
[ 7057.701321]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7057.701327]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7057.701331] ---[ end trace 8bd050dca5db40f3 ]---
[ 7057.701982] ------------[ cut here ]------------
[ 7057.701999] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7057.702002] Hardware name: Vostro 1700                     
[ 7057.702005] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7057.702105] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7057.702108] Call Trace:
[ 7057.702114]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7057.702121]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7057.702134]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.702146]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.702152]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7057.702164]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7057.702176]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7057.702187]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7057.702194]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7057.702203]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7057.702210]  [<c0451361>] ? schedule+0x281/0x890
[ 7057.702220]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7057.702227]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7057.702233]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7057.702238]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7057.702244]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7057.702250]  [<c016484d>] kthread+0x6d/0x80
[ 7057.702255]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7057.702260]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7057.702264] ---[ end trace 8bd050dca5db40f4 ]---
[ 7083.266183] ------------[ cut here ]------------
[ 7083.266204] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7083.266208] Hardware name: Vostro 1700                     
[ 7083.266212] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7083.266323] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7083.266327] Call Trace:
[ 7083.266336]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7083.266345]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7083.266358]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.266370]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.266376]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7083.266389]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.266401]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7083.266413]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7083.266420]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7083.266430]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7083.266436]  [<c0451361>] ? schedule+0x281/0x890
[ 7083.266446]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7083.266454]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7083.266460]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7083.266466]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7083.266472]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7083.266478]  [<c016484d>] kthread+0x6d/0x80
[ 7083.266483]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7083.266489]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7083.266493] ---[ end trace 8bd050dca5db40f5 ]---
[ 7083.268103] ------------[ cut here ]------------
[ 7083.268123] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7083.268126] Hardware name: Vostro 1700                     
[ 7083.268130] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7083.268234] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7083.268238] Call Trace:
[ 7083.268245]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7083.268253]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7083.268265]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.268278]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.268284]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7083.268296]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.268308]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7083.268320]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7083.268326]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7083.268336]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7083.268342]  [<c0451361>] ? schedule+0x281/0x890
[ 7083.268353]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7083.268360]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7083.268366]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7083.268371]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7083.268377]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7083.268383]  [<c016484d>] kthread+0x6d/0x80
[ 7083.268388]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7083.268394]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7083.268398] ---[ end trace 8bd050dca5db40f6 ]---
[ 7083.527176] ------------[ cut here ]------------
[ 7083.527197] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7083.527201] Hardware name: Vostro 1700                     
[ 7083.527205] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7083.527317] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7083.527321] Call Trace:
[ 7083.527330]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7083.527338]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7083.527351]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.527364]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.527370]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7083.527382]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7083.527395]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7083.527407]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7083.527414]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7083.527423]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7083.527430]  [<c0451361>] ? schedule+0x281/0x890
[ 7083.527440]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7083.527448]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7083.527453]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7083.527459]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7083.527465]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7083.527471]  [<c016484d>] kthread+0x6d/0x80
[ 7083.527476]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7083.527482]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7083.527486] ---[ end trace 8bd050dca5db40f7 ]---
[ 7121.170578] ------------[ cut here ]------------
[ 7121.170599] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7121.170604] Hardware name: Vostro 1700                     
[ 7121.170607] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7121.170718] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7121.170722] Call Trace:
[ 7121.170731]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7121.170740]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7121.170753]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.170766]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.170772]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7121.170784]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.170797]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7121.170808]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7121.170815]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7121.170825]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7121.170832]  [<c0451361>] ? schedule+0x281/0x890
[ 7121.170842]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7121.170850]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7121.170855]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7121.170861]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7121.170867]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7121.170873]  [<c016484d>] kthread+0x6d/0x80
[ 7121.170879]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7121.170885]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7121.170889] ---[ end trace 8bd050dca5db40f8 ]---
[ 7121.171651] ------------[ cut here ]------------
[ 7121.171668] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7121.171672] Hardware name: Vostro 1700                     
[ 7121.171675] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7121.171776] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7121.171780] Call Trace:
[ 7121.171786]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7121.171794]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7121.171806]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.171818]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.171824]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7121.171836]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.171848]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7121.171859]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7121.171866]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7121.171875]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7121.171882]  [<c0451361>] ? schedule+0x281/0x890
[ 7121.171892]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7121.171899]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7121.171905]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7121.171910]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7121.171916]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7121.171922]  [<c016484d>] kthread+0x6d/0x80
[ 7121.171927]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7121.171933]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7121.171937] ---[ end trace 8bd050dca5db40f9 ]---
[ 7121.176517] ------------[ cut here ]------------
[ 7121.176535] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7121.176539] Hardware name: Vostro 1700                     
[ 7121.176542] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7121.176643] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7121.176647] Call Trace:
[ 7121.176653]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7121.176661]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7121.176674]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.176686]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.176693]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7121.176705]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.176717]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7121.176728]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7121.176735]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7121.176745]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7121.176751]  [<c0451361>] ? schedule+0x281/0x890
[ 7121.176762]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7121.176769]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7121.176774]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7121.176780]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7121.176786]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7121.176792]  [<c016484d>] kthread+0x6d/0x80
[ 7121.176797]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7121.176803]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7121.176807] ---[ end trace 8bd050dca5db40fa ]---
[ 7121.472834] ------------[ cut here ]------------
[ 7121.472855] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7121.472859] Hardware name: Vostro 1700                     
[ 7121.472862] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7121.472973] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7121.472977] Call Trace:
[ 7121.472986]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7121.472995]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7121.473008]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.473020]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.473027]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7121.473039]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.473047]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 7121.473059]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7121.473066]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7121.473078]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7121.473084]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7121.473094]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7121.473100]  [<c0451361>] ? schedule+0x281/0x890
[ 7121.473111]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7121.473118]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7121.473124]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7121.473129]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7121.473136]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7121.473142]  [<c016484d>] kthread+0x6d/0x80
[ 7121.473147]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7121.473153]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7121.473157] ---[ end trace 8bd050dca5db40fb ]---
[ 7121.473953] ------------[ cut here ]------------
[ 7121.473972] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7121.473976] Hardware name: Vostro 1700                     
[ 7121.473979] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7121.474084] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7121.474088] Call Trace:
[ 7121.474095]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7121.474103]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7121.474115]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.474127]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.474133]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7121.474145]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.474158]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7121.474170]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7121.474176]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7121.474186]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7121.474192]  [<c0451361>] ? schedule+0x281/0x890
[ 7121.474202]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7121.474209]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7121.474215]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7121.474221]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7121.474227]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7121.474232]  [<c016484d>] kthread+0x6d/0x80
[ 7121.474238]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7121.474244]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7121.474247] ---[ end trace 8bd050dca5db40fc ]---
[ 7121.776299] ------------[ cut here ]------------
[ 7121.776320] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7121.776325] Hardware name: Vostro 1700                     
[ 7121.776328] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7121.776439] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7121.776443] Call Trace:
[ 7121.776452]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7121.776461]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7121.776474]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.776487]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.776493]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7121.776505]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7121.776517]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7121.776529]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7121.776536]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7121.776547]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7121.776554]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7121.776564]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7121.776570]  [<c0451361>] ? schedule+0x281/0x890
[ 7121.776580]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7121.776588]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7121.776594]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7121.776599]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7121.776605]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7121.776611]  [<c016484d>] kthread+0x6d/0x80
[ 7121.776616]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7121.776623]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7121.776627] ---[ end trace 8bd050dca5db40fd ]---
[ 7122.077049] ------------[ cut here ]------------
[ 7122.077070] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7122.077075] Hardware name: Vostro 1700                     
[ 7122.077078] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7122.077189] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7122.077193] Call Trace:
[ 7122.077201]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7122.077210]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7122.077223]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.077236]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.077242]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7122.077254]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.077267]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7122.077278]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7122.077285]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7122.077295]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7122.077301]  [<c0451361>] ? schedule+0x281/0x890
[ 7122.077311]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7122.077319]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7122.077325]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7122.077331]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7122.077337]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7122.077343]  [<c016484d>] kthread+0x6d/0x80
[ 7122.077348]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7122.077354]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7122.077358] ---[ end trace 8bd050dca5db40fe ]---
[ 7122.078089] ------------[ cut here ]------------
[ 7122.078107] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7122.078111] Hardware name: Vostro 1700                     
[ 7122.078115] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7122.078221] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7122.078225] Call Trace:
[ 7122.078233]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7122.078240]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7122.078253]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.078265]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.078271]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7122.078283]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.078296]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7122.078307]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7122.078313]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7122.078323]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7122.078329]  [<c0451361>] ? schedule+0x281/0x890
[ 7122.078339]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7122.078347]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7122.078353]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7122.078358]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7122.078364]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7122.078370]  [<c016484d>] kthread+0x6d/0x80
[ 7122.078375]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7122.078381]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7122.078385] ---[ end trace 8bd050dca5db40ff ]---
[ 7122.379790] ------------[ cut here ]------------
[ 7122.379812] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7122.379816] Hardware name: Vostro 1700                     
[ 7122.379819] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7122.379931] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7122.379935] Call Trace:
[ 7122.379944]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7122.379953]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7122.379966]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.379978]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.379985]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7122.379997]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7122.380004]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7122.380015]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7122.380026]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7122.380032]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7122.380038]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7122.380049]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7122.380056]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7122.380066]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7122.380072]  [<c0451361>] ? schedule+0x281/0x890
[ 7122.380082]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7122.380089]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7122.380095]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7122.380101]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7122.380107]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7122.380113]  [<c016484d>] kthread+0x6d/0x80
[ 7122.380118]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7122.380124]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7122.380128] ---[ end trace 8bd050dca5db4100 ]---
[ 7189.571300] ------------[ cut here ]------------
[ 7189.571322] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7189.571326] Hardware name: Vostro 1700                     
[ 7189.571330] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7189.571440] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7189.571444] Call Trace:
[ 7189.571453]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7189.571462]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7189.571475]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.571488]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.571494]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7189.571506]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.571519]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7189.571531]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7189.571538]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7189.571547]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7189.571554]  [<c0451361>] ? schedule+0x281/0x890
[ 7189.571564]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7189.571572]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7189.571577]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7189.571583]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7189.571589]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7189.571595]  [<c016484d>] kthread+0x6d/0x80
[ 7189.571600]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7189.571606]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7189.571610] ---[ end trace 8bd050dca5db4101 ]---
[ 7189.572424] ------------[ cut here ]------------
[ 7189.572444] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7189.572447] Hardware name: Vostro 1700                     
[ 7189.572451] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7189.572557] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7189.572560] Call Trace:
[ 7189.572568]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7189.572576]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7189.572589]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.572601]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.572607]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7189.572619]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.572661]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7189.572673]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7189.572680]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7189.572689]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7189.572696]  [<c0451361>] ? schedule+0x281/0x890
[ 7189.572706]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7189.572716]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7189.572723]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7189.572730]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7189.572737]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7189.572744]  [<c016484d>] kthread+0x6d/0x80
[ 7189.572751]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7189.572759]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7189.572764] ---[ end trace 8bd050dca5db4102 ]---
[ 7189.873064] ------------[ cut here ]------------
[ 7189.873084] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7189.873089] Hardware name: Vostro 1700                     
[ 7189.873092] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7189.873203] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7189.873207] Call Trace:
[ 7189.873216]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7189.873225]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7189.873238]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.873250]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.873256]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7189.873269]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.873281]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7189.873293]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7189.873299]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7189.873309]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7189.873316]  [<c0451361>] ? schedule+0x281/0x890
[ 7189.873326]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7189.873333]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7189.873339]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7189.873345]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7189.873351]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7189.873356]  [<c016484d>] kthread+0x6d/0x80
[ 7189.873362]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7189.873368]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7189.873372] ---[ end trace 8bd050dca5db4103 ]---
[ 7189.874198] ------------[ cut here ]------------
[ 7189.874217] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7189.874221] Hardware name: Vostro 1700                     
[ 7189.874224] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7189.874331] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7189.874335] Call Trace:
[ 7189.874343]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7189.874351]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7189.874364]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.874376]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.874382]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7189.874394]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7189.874406]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7189.874417]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7189.874424]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7189.874434]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7189.874440]  [<c0451361>] ? schedule+0x281/0x890
[ 7189.874450]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7189.874458]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7189.874464]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7189.874469]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7189.874475]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7189.874481]  [<c016484d>] kthread+0x6d/0x80
[ 7189.874486]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7189.874492]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7189.874496] ---[ end trace 8bd050dca5db4104 ]---
[ 7190.174963] ------------[ cut here ]------------
[ 7190.174984] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7190.174989] Hardware name: Vostro 1700                     
[ 7190.174992] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7190.175104] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7190.175108] Call Trace:
[ 7190.175117]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7190.175125]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7190.175139]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.175151]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.175158]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7190.175170]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.175182]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7190.175193]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7190.175200]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7190.175206]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7190.175217]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7190.175223]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7190.175233]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7190.175240]  [<c0451361>] ? schedule+0x281/0x890
[ 7190.175250]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7190.175257]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7190.175263]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7190.175269]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7190.175275]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7190.175281]  [<c016484d>] kthread+0x6d/0x80
[ 7190.175286]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7190.175292]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7190.175296] ---[ end trace 8bd050dca5db4105 ]---
[ 7190.476719] ------------[ cut here ]------------
[ 7190.476740] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7190.476745] Hardware name: Vostro 1700                     
[ 7190.476748] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7190.476859] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7190.476864] Call Trace:
[ 7190.476873]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7190.476881]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7190.476894]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.476907]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.476913]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7190.476925]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.476938]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7190.476950]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7190.476957]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7190.476967]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7190.476973]  [<c0451361>] ? schedule+0x281/0x890
[ 7190.476983]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7190.476991]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7190.476997]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7190.477002]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7190.477008]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7190.477014]  [<c016484d>] kthread+0x6d/0x80
[ 7190.477019]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7190.477026]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7190.477030] ---[ end trace 8bd050dca5db4106 ]---
[ 7190.477835] ------------[ cut here ]------------
[ 7190.477854] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7190.477858] Hardware name: Vostro 1700                     
[ 7190.477861] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7190.477968] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7190.477972] Call Trace:
[ 7190.477980]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7190.477988]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7190.478001]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.478013]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.478019]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7190.478030]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.478039]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 7190.478050]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7190.478057]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7190.478069]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7190.478075]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7190.478085]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7190.478092]  [<c0451361>] ? schedule+0x281/0x890
[ 7190.478102]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7190.478109]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7190.478115]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7190.478121]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7190.478127]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7190.478132]  [<c016484d>] kthread+0x6d/0x80
[ 7190.478138]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7190.478144]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7190.478148] ---[ end trace 8bd050dca5db4107 ]---
[ 7190.478885] ------------[ cut here ]------------
[ 7190.478904] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7190.478908] Hardware name: Vostro 1700                     
[ 7190.478911] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7190.479019] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7190.479023] Call Trace:
[ 7190.479031]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7190.479039]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7190.479051]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.479063]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.479069]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7190.479081]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7190.479088]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7190.479099]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7190.479110]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7190.479116]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7190.479121]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7190.479132]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7190.479139]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7190.479149]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7190.479155]  [<c0451361>] ? schedule+0x281/0x890
[ 7190.479165]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7190.479172]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7190.479178]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7190.479184]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7190.479190]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7190.479195]  [<c016484d>] kthread+0x6d/0x80
[ 7190.479201]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7190.479207]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7190.479211] ---[ end trace 8bd050dca5db4108 ]---
[ 7245.803109] ------------[ cut here ]------------
[ 7245.803131] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.803136] Hardware name: Vostro 1700                     
[ 7245.803139] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.803250] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.803254] Call Trace:
[ 7245.803263]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.803272]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.803285]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.803297]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.803304]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.803316]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.803329]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.803340]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.803347]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.803357]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.803364]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.803374]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.803381]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.803387]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.803393]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.803399]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.803405]  [<c016484d>] kthread+0x6d/0x80
[ 7245.803410]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.803416]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.803420] ---[ end trace 8bd050dca5db4109 ]---
[ 7245.804320] ------------[ cut here ]------------
[ 7245.804340] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.804344] Hardware name: Vostro 1700                     
[ 7245.804347] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.804453] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.804457] Call Trace:
[ 7245.804464]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.804472]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.804485]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.804497]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.804503]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.804515]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.804528]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.804539]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.804546]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.804555]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.804561]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.804572]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.804580]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.804585]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.804591]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.804597]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.804603]  [<c016484d>] kthread+0x6d/0x80
[ 7245.804608]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.804614]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.804618] ---[ end trace 8bd050dca5db410a ]---
[ 7245.805492] ------------[ cut here ]------------
[ 7245.805509] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.805513] Hardware name: Vostro 1700                     
[ 7245.805516] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.805619] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.805623] Call Trace:
[ 7245.805630]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.805636]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.805649]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.805661]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.805667]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.805679]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.805687]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 7245.805698]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.805704]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7245.805716]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.805722]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.805732]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.805738]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.805748]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.805755]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.805761]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.805766]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.805772]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.805778]  [<c016484d>] kthread+0x6d/0x80
[ 7245.805783]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.805789]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.805793] ---[ end trace 8bd050dca5db410b ]---
[ 7245.806622] ------------[ cut here ]------------
[ 7245.806636] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.806639] Hardware name: Vostro 1700                     
[ 7245.806643] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.806738] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.806741] Call Trace:
[ 7245.806747]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.806753]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.806765]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.806777]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.806784]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.806796]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.806807]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.806818]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.806824]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.806834]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.806840]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.806850]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.806857]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.806863]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.806869]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.806875]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.806880]  [<c016484d>] kthread+0x6d/0x80
[ 7245.806885]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.806891]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.806894] ---[ end trace 8bd050dca5db410c ]---
[ 7245.807806] ------------[ cut here ]------------
[ 7245.807821] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.807825] Hardware name: Vostro 1700                     
[ 7245.807828] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.807924] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.807928] Call Trace:
[ 7245.807934]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.807940]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.807953]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.807965]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.807971]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.807983]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.807995]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.808005]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.808011]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.808023]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.808029]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.808039]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.808045]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.808055]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.808061]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.808067]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.808073]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.808079]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.808084]  [<c016484d>] kthread+0x6d/0x80
[ 7245.808089]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.808095]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.808098] ---[ end trace 8bd050dca5db410d ]---
[ 7245.808979] ------------[ cut here ]------------
[ 7245.808993] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.808998] Hardware name: Vostro 1700                     
[ 7245.809001] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.809096] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.809100] Call Trace:
[ 7245.809105]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.809112]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.809125]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.809137]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.809143]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.809155]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.809167]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.809177]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.809183]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.809195]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.809201]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.809211]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.809217]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.809227]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.809234]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.809240]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.809245]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.809251]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.809256]  [<c016484d>] kthread+0x6d/0x80
[ 7245.809262]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.809268]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.809271] ---[ end trace 8bd050dca5db410e ]---
[ 7245.810227] ------------[ cut here ]------------
[ 7245.810241] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.810245] Hardware name: Vostro 1700                     
[ 7245.810248] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.810344] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.810347] Call Trace:
[ 7245.810353]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.810359]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.810372]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.810385]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.810391]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.810403]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.810415]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.810421]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.810432]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.810438]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.810448]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.810454]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.810465]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.810471]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.810477]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.810483]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.810489]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.810494]  [<c016484d>] kthread+0x6d/0x80
[ 7245.810499]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.810505]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.810509] ---[ end trace 8bd050dca5db410f ]---
[ 7245.811443] ------------[ cut here ]------------
[ 7245.811457] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.811461] Hardware name: Vostro 1700                     
[ 7245.811465] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.811560] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.811563] Call Trace:
[ 7245.811569]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.811575]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.811588]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.811600]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.811606]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.811618]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.811625]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7245.811635]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.811646]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.811652]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.811663]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.811669]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.811679]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.811685]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.811695]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.811701]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.811707]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.811713]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.811719]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.811724]  [<c016484d>] kthread+0x6d/0x80
[ 7245.811729]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.811735]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.811738] ---[ end trace 8bd050dca5db4110 ]---
[ 7245.812634] ------------[ cut here ]------------
[ 7245.812649] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.812653] Hardware name: Vostro 1700                     
[ 7245.812656] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.812751] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.812754] Call Trace:
[ 7245.812760]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.812767]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.812779]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.812791]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.812797]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.812809]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.812815]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7245.812826]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.812836]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.812842]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.812854]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.812860]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.812870]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.812876]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.812886]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.812893]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.812898]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.812904]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.812910]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.812915]  [<c016484d>] kthread+0x6d/0x80
[ 7245.812921]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.812926]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.812930] ---[ end trace 8bd050dca5db4111 ]---
[ 7245.816195] ------------[ cut here ]------------
[ 7245.816210] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.816214] Hardware name: Vostro 1700                     
[ 7245.816217] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.816313] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.816317] Call Trace:
[ 7245.816323]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.816329]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.816342]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.816354]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.816360]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.816372]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.816378]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7245.816389]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.816400]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.816406]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.816417]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.816423]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.816433]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.816439]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.816449]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.816456]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.816462]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.816467]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.816473]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.816478]  [<c016484d>] kthread+0x6d/0x80
[ 7245.816484]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.816489]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.816493] ---[ end trace 8bd050dca5db4112 ]---
[ 7245.817434] ------------[ cut here ]------------
[ 7245.817448] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.817452] Hardware name: Vostro 1700                     
[ 7245.817455] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.817551] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.817554] Call Trace:
[ 7245.817560]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.817566]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.817579]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.817591]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.817597]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.817609]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.817615]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7245.817625]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.817636]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.817642]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.817653]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.817659]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.817669]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.817675]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.817685]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.817692]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.817698]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.817703]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.817709]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.817714]  [<c016484d>] kthread+0x6d/0x80
[ 7245.817720]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.817725]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.817729] ---[ end trace 8bd050dca5db4113 ]---
[ 7245.818639] ------------[ cut here ]------------
[ 7245.818653] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.818657] Hardware name: Vostro 1700                     
[ 7245.818660] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.818755] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.818759] Call Trace:
[ 7245.818764]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.818771]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.818784]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.818796]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.818802]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.818814]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.818820]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7245.818830]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.818841]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.818847]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.818858]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.818864]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.818874]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.818880]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.818891]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.818897]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.818903]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.818909]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.818915]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.818920]  [<c016484d>] kthread+0x6d/0x80
[ 7245.818925]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.818930]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.818934] ---[ end trace 8bd050dca5db4114 ]---
[ 7245.821084] ------------[ cut here ]------------
[ 7245.821099] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.821103] Hardware name: Vostro 1700                     
[ 7245.821106] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.821202] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.821205] Call Trace:
[ 7245.821211]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.821217]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.821230]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.821242]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.821249]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.821261]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.821267]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7245.821278]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.821288]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.821294]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.821305]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.821311]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.821321]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.821327]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.821337]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.821343]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.821349]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.821355]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.821361]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.821366]  [<c016484d>] kthread+0x6d/0x80
[ 7245.821372]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.821377]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.821381] ---[ end trace 8bd050dca5db4115 ]---
[ 7245.860216] ------------[ cut here ]------------
[ 7245.860231] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7245.860236] Hardware name: Vostro 1700                     
[ 7245.860239] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7245.860336] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7245.860339] Call Trace:
[ 7245.860346]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7245.860352]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7245.860366]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.860378]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.860384]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7245.860396]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7245.860402]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7245.860413]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7245.860424]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7245.860430]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7245.860441]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7245.860447]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7245.860457]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7245.860464]  [<c0451361>] ? schedule+0x281/0x890
[ 7245.860474]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7245.860480]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7245.860486]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7245.860492]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7245.860498]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7245.860503]  [<c016484d>] kthread+0x6d/0x80
[ 7245.860509]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7245.860514]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7245.860518] ---[ end trace 8bd050dca5db4116 ]---
[ 7253.949093] ------------[ cut here ]------------
[ 7253.949116] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7253.949121] Hardware name: Vostro 1700                     
[ 7253.949124] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7253.949237] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7253.949242] Call Trace:
[ 7253.949250]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7253.949259]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7253.949272]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.949306]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.949312]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7253.949324]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.949333]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 7253.949344]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7253.949353]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7253.949367]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7253.949375]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7253.949387]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7253.949395]  [<c0451361>] ? schedule+0x281/0x890
[ 7253.949407]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7253.949416]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7253.949423]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7253.949431]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7253.949438]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7253.949446]  [<c016484d>] kthread+0x6d/0x80
[ 7253.949452]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7253.949460]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7253.949466] ---[ end trace 8bd050dca5db4117 ]---
[ 7253.950183] ------------[ cut here ]------------
[ 7253.950197] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7253.950201] Hardware name: Vostro 1700                     
[ 7253.950204] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7253.950301] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7253.950304] Call Trace:
[ 7253.950310]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7253.950316]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7253.950329]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.950341]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.950347]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7253.950359]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.950365]  [<c020912b>] ? new_slab+0x11b/0x1a0
[ 7253.950375]  [<f88205be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7253.950386]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7253.950392]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7253.950403]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7253.950409]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7253.950419]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7253.950425]  [<c0451361>] ? schedule+0x281/0x890
[ 7253.950435]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7253.950442]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7253.950447]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7253.950453]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7253.950459]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7253.950464]  [<c016484d>] kthread+0x6d/0x80
[ 7253.950469]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7253.950475]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7253.950479] ---[ end trace 8bd050dca5db4118 ]---
[ 7253.955036] ------------[ cut here ]------------
[ 7253.955049] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7253.955053] Hardware name: Vostro 1700                     
[ 7253.955056] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7253.955151] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7253.955154] Call Trace:
[ 7253.955159]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7253.955165]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7253.955178]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.955190]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.955196]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7253.955207]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7253.955219]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7253.955230]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7253.955236]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7253.955246]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7253.955252]  [<c0451361>] ? schedule+0x281/0x890
[ 7253.955262]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7253.955269]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7253.955275]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7253.955280]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7253.955286]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7253.955292]  [<c016484d>] kthread+0x6d/0x80
[ 7253.955297]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7253.955303]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7253.955306] ---[ end trace 8bd050dca5db4119 ]---
[ 7254.551872] ------------[ cut here ]------------
[ 7254.551894] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7254.551898] Hardware name: Vostro 1700                     
[ 7254.551902] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7254.552012] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7254.552016] Call Trace:
[ 7254.552026]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7254.552034]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7254.552047]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.552060]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.552066]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7254.552078]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.552086]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 7254.552098]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7254.552105]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7254.552117]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7254.552123]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7254.552133]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7254.552139]  [<c0451361>] ? schedule+0x281/0x890
[ 7254.552149]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7254.552157]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7254.552163]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7254.552168]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7254.552174]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7254.552180]  [<c016484d>] kthread+0x6d/0x80
[ 7254.552185]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7254.552192]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7254.552195] ---[ end trace 8bd050dca5db411a ]---
[ 7254.552965] ------------[ cut here ]------------
[ 7254.552985] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7254.552988] Hardware name: Vostro 1700                     
[ 7254.552992] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7254.553098] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7254.553102] Call Trace:
[ 7254.553110]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7254.553118]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7254.553130]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.553142]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.553149]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7254.553161]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.553174]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7254.553185]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7254.553191]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7254.553201]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7254.553207]  [<c0451361>] ? schedule+0x281/0x890
[ 7254.553218]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7254.553225]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7254.553231]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7254.553236]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7254.553242]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7254.553248]  [<c016484d>] kthread+0x6d/0x80
[ 7254.553253]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7254.553259]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7254.553263] ---[ end trace 8bd050dca5db411b ]---
[ 7254.554011] ------------[ cut here ]------------
[ 7254.554026] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7254.554030] Hardware name: Vostro 1700                     
[ 7254.554033] Modules linked in: b43 ssb pcmcia pcmcia_core mac80211 cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: cfg80211]
[ 7254.554129] Pid: 1372, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7254.554132] Call Trace:
[ 7254.554138]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7254.554145]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7254.554157]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.554170]  [<f8495687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.554176]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7254.554188]  [<f8495687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7254.554199]  [<f881ccfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7254.554211]  [<f8821f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7254.554217]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7254.554227]  [<f880632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7254.554233]  [<c0451361>] ? schedule+0x281/0x890
[ 7254.554243]  [<f88065cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7254.554250]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7254.554255]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7254.554261]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7254.554267]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7254.554272]  [<c016484d>] kthread+0x6d/0x80
[ 7254.554278]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7254.554283]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7254.554287] ---[ end trace 8bd050dca5db411c ]---
[ 7282.600212] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
[ 7282.616108] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243)
[ 7282.616136] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243)
[ 7282.616162] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243)
[ 7282.616188] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243)
[ 7282.662918] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0
[ 7282.673557] b43-phy1: Broadcom 4311 WLAN found (core revision 10)
[ 7282.729625] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 7282.730604] Registered led device: b43-phy1::tx
[ 7282.731067] Registered led device: b43-phy1::rx
[ 7282.731870] Registered led device: b43-phy1::radio
[ 7282.731899] Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID: FW13 ]
[ 7684.285965] CE: hpet increased min_delta_ns to 20113 nsec
[ 7909.122346] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
[ 7909.135981] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243)
[ 7909.135999] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243)
[ 7909.136016] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243)
[ 7909.136032] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243)
[ 7909.182770] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0
[ 7909.193875] b43-phy2: Broadcom 4311 WLAN found (core revision 10)
[ 7909.256292] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[ 7909.257568] Registered led device: b43-phy2::tx
[ 7909.258249] Registered led device: b43-phy2::rx
[ 7909.258587] Registered led device: b43-phy2::radio
[ 7909.258614] Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID: FW13 ]
[ 7951.455951] b43-phy2: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 7951.533604] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7980.580535] ------------[ cut here ]------------
[ 7980.580555] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7980.580560] Hardware name: Vostro 1700                     
[ 7980.580563] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7980.580675] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7980.580679] Call Trace:
[ 7980.580688]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7980.580696]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7980.580709]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7980.580722]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7980.580728]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7980.580740]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7980.580749]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 7980.580759]  [<f8ceb382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 7980.580771]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7980.580782]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7980.580789]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7980.580799]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7980.580805]  [<c0451361>] ? schedule+0x281/0x890
[ 7980.580815]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7980.580823]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7980.580829]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7980.580835]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7980.580841]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7980.580847]  [<c016484d>] kthread+0x6d/0x80
[ 7980.580852]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7980.580858]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7980.580862] ---[ end trace 8bd050dca5db411d ]---
[ 7980.691593] ------------[ cut here ]------------
[ 7980.691613] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7980.691617] Hardware name: Vostro 1700                     
[ 7980.691621] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7980.691733] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7980.691737] Call Trace:
[ 7980.691746]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7980.691755]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7980.691768]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7980.691780]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7980.691786]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7980.691799]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7980.691808]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 7980.691818]  [<f8ceb382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 7980.691829]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7980.691841]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7980.691848]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7980.691857]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7980.691864]  [<c0451361>] ? schedule+0x281/0x890
[ 7980.691874]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7980.691882]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7980.691888]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7980.691893]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7980.691899]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7980.691905]  [<c016484d>] kthread+0x6d/0x80
[ 7980.691911]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7980.691917]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7980.691921] ---[ end trace 8bd050dca5db411e ]---
[ 7984.230223] ------------[ cut here ]------------
[ 7984.230243] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7984.230247] Hardware name: Vostro 1700                     
[ 7984.230251] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7984.230362] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7984.230366] Call Trace:
[ 7984.230375]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7984.230384]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7984.230397]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.230409]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.230416]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7984.230428]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.230441]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7984.230452]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7984.230459]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7984.230469]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7984.230478]  [<c0451361>] ? schedule+0x281/0x890
[ 7984.230488]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7984.230496]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7984.230502]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7984.230507]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7984.230513]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7984.230519]  [<c016484d>] kthread+0x6d/0x80
[ 7984.230524]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7984.230531]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7984.230535] ---[ end trace 8bd050dca5db411f ]---
[ 7984.231312] ------------[ cut here ]------------
[ 7984.231330] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7984.231334] Hardware name: Vostro 1700                     
[ 7984.231337] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7984.231443] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7984.231446] Call Trace:
[ 7984.231454]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7984.231461]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7984.231473]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.231485]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.231491]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7984.231503]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.231516]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7984.231527]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7984.231534]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7984.231544]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7984.231553]  [<c0451361>] ? schedule+0x281/0x890
[ 7984.231563]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7984.231570]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7984.231576]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7984.231582]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7984.231587]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7984.231593]  [<c016484d>] kthread+0x6d/0x80
[ 7984.231599]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7984.231604]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7984.231608] ---[ end trace 8bd050dca5db4120 ]---
[ 7984.232403] ------------[ cut here ]------------
[ 7984.232416] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7984.232419] Hardware name: Vostro 1700                     
[ 7984.232422] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7984.232517] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7984.232520] Call Trace:
[ 7984.232525]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7984.232531]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7984.232570]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.232583]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.232589]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7984.232601]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.232613]  [<f8d095be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7984.232625]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7984.232634]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7984.232647]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7984.232655]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7984.232666]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7984.232677]  [<c0451361>] ? schedule+0x281/0x890
[ 7984.232688]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7984.232697]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7984.232704]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7984.232711]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7984.232719]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7984.232725]  [<c016484d>] kthread+0x6d/0x80
[ 7984.232732]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7984.232739]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7984.232744] ---[ end trace 8bd050dca5db4121 ]---
[ 7984.538179] ------------[ cut here ]------------
[ 7984.538199] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7984.538204] Hardware name: Vostro 1700                     
[ 7984.538207] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7984.538318] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7984.538322] Call Trace:
[ 7984.538331]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7984.538339]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7984.538352]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.538364]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.538371]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7984.538383]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.538395]  [<f8d095be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7984.538406]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7984.538413]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7984.538424]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7984.538431]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7984.538441]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7984.538447]  [<c0451361>] ? schedule+0x281/0x890
[ 7984.538457]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7984.538465]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7984.538471]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7984.538477]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7984.538483]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7984.538489]  [<c016484d>] kthread+0x6d/0x80
[ 7984.538494]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7984.538501]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7984.538505] ---[ end trace 8bd050dca5db4122 ]---
[ 7984.833765] ------------[ cut here ]------------
[ 7984.833785] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7984.833790] Hardware name: Vostro 1700                     
[ 7984.833793] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7984.833905] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7984.833909] Call Trace:
[ 7984.833917]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7984.833926]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7984.833939]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.833951]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.833958]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7984.833970]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.833982]  [<f8d095be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7984.833989]  [<c03a29ae>] ? __alloc_skb+0x2e/0x1f0
[ 7984.834000]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7984.834006]  [<c0209673>] ? kmem_cache_alloc+0x133/0x140
[ 7984.834018]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7984.834024]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7984.834034]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7984.834040]  [<c0451361>] ? schedule+0x281/0x890
[ 7984.834051]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7984.834058]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7984.834064]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7984.834070]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7984.834076]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7984.834082]  [<c016484d>] kthread+0x6d/0x80
[ 7984.834087]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7984.834094]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7984.834098] ---[ end trace 8bd050dca5db4123 ]---
[ 7984.834885] ------------[ cut here ]------------
[ 7984.834901] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7984.834905] Hardware name: Vostro 1700                     
[ 7984.834908] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7984.835015] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7984.835018] Call Trace:
[ 7984.835026]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7984.835034]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7984.835046]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.835058]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.835064]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7984.835076]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.835089]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7984.835100]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7984.835106]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7984.835116]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7984.835122]  [<c0451361>] ? schedule+0x281/0x890
[ 7984.835132]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7984.835140]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7984.835146]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7984.835151]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7984.835157]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7984.835163]  [<c016484d>] kthread+0x6d/0x80
[ 7984.835169]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7984.835175]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7984.835179] ---[ end trace 8bd050dca5db4124 ]---
[ 7984.835947] ------------[ cut here ]------------
[ 7984.835963] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7984.835967] Hardware name: Vostro 1700                     
[ 7984.835970] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7984.836073] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7984.836076] Call Trace:
[ 7984.836084]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7984.836090]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7984.836103]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.836115]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.836121]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7984.836133]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7984.836145]  [<f8d095be>] ? setup_rx_descbuffer.isra.33+0x2e/0x1e0 [b43]
[ 7984.836155]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7984.836162]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 7984.836174]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7984.836180]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7984.836190]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7984.836196]  [<c0451361>] ? schedule+0x281/0x890
[ 7984.836206]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7984.836213]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7984.836219]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7984.836225]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7984.836231]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7984.836236]  [<c016484d>] kthread+0x6d/0x80
[ 7984.836241]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7984.836247]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7984.836251] ---[ end trace 8bd050dca5db4125 ]---
[ 7985.437334] ------------[ cut here ]------------
[ 7985.437353] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 7985.437358] Hardware name: Vostro 1700                     
[ 7985.437361] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: mac80211]
[ 7985.437472] Pid: 1572, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 7985.437476] Call Trace:
[ 7985.437485]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 7985.437493]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 7985.437506]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7985.437519]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7985.437525]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 7985.437537]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 7985.437550]  [<f8d05cfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 7985.437562]  [<f8d0af0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 7985.437568]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 7985.437579]  [<f8cef32d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 7985.437585]  [<c0451361>] ? schedule+0x281/0x890
[ 7985.437595]  [<f8cef5cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 7985.437603]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 7985.437609]  [<c019e3f8>] irq_thread+0x118/0x190
[ 7985.437614]  [<c019e470>] ? irq_thread+0x190/0x190
[ 7985.437620]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 7985.437626]  [<c016484d>] kthread+0x6d/0x80
[ 7985.437631]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 7985.437638]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 7985.437642] ---[ end trace 8bd050dca5db4126 ]---
[ 8043.801887] b43-phy3: Broadcom 4311 WLAN found (core revision 10)
[ 8043.856274] ieee80211 phy3: Selected rate control algorithm 'minstrel_ht'
[ 8043.857426] Registered led device: b43-phy3::tx
[ 8043.857473] Registered led device: b43-phy3::rx
[ 8043.857517] Registered led device: b43-phy3::radio
[ 8043.857544] Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID: FW13 ]
[ 8173.189290] b43-phy3: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 8173.266970] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8245.295815] ------------[ cut here ]------------
[ 8245.295836] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 8245.295841] Hardware name: Vostro 1700                     
[ 8245.295868] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: b43]
[ 8245.296002] Pid: 1650, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 8245.296008] Call Trace:
[ 8245.296019]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 8245.296029]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 8245.296044]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.296058]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.296066]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 8245.296080]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.296091]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 8245.296103]  [<f9392382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 8245.296116]  [<f93accfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 8245.296129]  [<f93b1f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 8245.296137]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 8245.296148]  [<f939632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 8245.296156]  [<c0451361>] ? schedule+0x281/0x890
[ 8245.296168]  [<f93965cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 8245.296177]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 8245.296185]  [<c019e3f8>] irq_thread+0x118/0x190
[ 8245.296192]  [<c019e470>] ? irq_thread+0x190/0x190
[ 8245.296200]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 8245.296207]  [<c016484d>] kthread+0x6d/0x80
[ 8245.296214]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 8245.296222]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 8245.296227] ---[ end trace 8bd050dca5db4127 ]---
[ 8245.348770] ------------[ cut here ]------------
[ 8245.348790] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 8245.348795] Hardware name: Vostro 1700                     
[ 8245.348798] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: b43]
[ 8245.348909] Pid: 1650, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 8245.348913] Call Trace:
[ 8245.348922]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 8245.348930]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 8245.348944]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.348956]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.348962]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 8245.348974]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.348983]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 8245.348993]  [<f9392382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 8245.349004]  [<f93accfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 8245.349015]  [<f93b1f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 8245.349022]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 8245.349031]  [<f939632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 8245.349038]  [<c0451361>] ? schedule+0x281/0x890
[ 8245.349048]  [<f93965cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 8245.349055]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 8245.349061]  [<c019e3f8>] irq_thread+0x118/0x190
[ 8245.349067]  [<c019e470>] ? irq_thread+0x190/0x190
[ 8245.349072]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 8245.349078]  [<c016484d>] kthread+0x6d/0x80
[ 8245.349084]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 8245.349090]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 8245.349094] ---[ end trace 8bd050dca5db4128 ]---
[ 8245.394017] ------------[ cut here ]------------
[ 8245.394036] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 8245.394040] Hardware name: Vostro 1700                     
[ 8245.394043] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: b43]
[ 8245.394149] Pid: 1650, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 8245.394153] Call Trace:
[ 8245.394161]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 8245.394168]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 8245.394181]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.394193]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.394200]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 8245.394212]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.394221]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 8245.394231]  [<f9392382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 8245.394242]  [<f93accfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 8245.394249]  [<c020b075>] ? __kmalloc_track_caller+0x1b5/0x1d0
[ 8245.394261]  [<f93b1f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 8245.394267]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 8245.394277]  [<f939632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 8245.394283]  [<c0451361>] ? schedule+0x281/0x890
[ 8245.394293]  [<f93965cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 8245.394300]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 8245.394306]  [<c019e3f8>] irq_thread+0x118/0x190
[ 8245.394312]  [<c019e470>] ? irq_thread+0x190/0x190
[ 8245.394318]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 8245.394323]  [<c016484d>] kthread+0x6d/0x80
[ 8245.394329]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 8245.394334]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 8245.394338] ---[ end trace 8bd050dca5db4129 ]---
[ 8245.504638] ------------[ cut here ]------------
[ 8245.504658] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 8245.504662] Hardware name: Vostro 1700                     
[ 8245.504666] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: b43]
[ 8245.504778] Pid: 1650, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 8245.504782] Call Trace:
[ 8245.504790]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 8245.504799]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 8245.504812]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.504825]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.504831]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 8245.504843]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.504852]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 8245.504862]  [<f9392382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 8245.504873]  [<f93accfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 8245.504885]  [<f93b1f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 8245.504891]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 8245.504901]  [<f939632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 8245.504907]  [<c0451361>] ? schedule+0x281/0x890
[ 8245.504917]  [<f93965cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 8245.504925]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 8245.504931]  [<c019e3f8>] irq_thread+0x118/0x190
[ 8245.504936]  [<c019e470>] ? irq_thread+0x190/0x190
[ 8245.504942]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 8245.504948]  [<c016484d>] kthread+0x6d/0x80
[ 8245.504954]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 8245.504960]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 8245.504964] ---[ end trace 8bd050dca5db412a ]---
[ 8245.628209] ------------[ cut here ]------------
[ 8245.628229] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 8245.628233] Hardware name: Vostro 1700                     
[ 8245.628237] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: b43]
[ 8245.628349] Pid: 1650, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 8245.628353] Call Trace:
[ 8245.628362]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 8245.628370]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 8245.628383]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.628396]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.628423]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 8245.628435]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.628445]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 8245.628455]  [<f9392382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 8245.628466]  [<f93accfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 8245.628478]  [<f93b1f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 8245.628485]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 8245.628495]  [<f939632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 8245.628501]  [<c0451361>] ? schedule+0x281/0x890
[ 8245.628511]  [<f93965cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 8245.628519]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 8245.628525]  [<c019e3f8>] irq_thread+0x118/0x190
[ 8245.628530]  [<c019e470>] ? irq_thread+0x190/0x190
[ 8245.628536]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 8245.628542]  [<c016484d>] kthread+0x6d/0x80
[ 8245.628548]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 8245.628554]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 8245.628558] ---[ end trace 8bd050dca5db412b ]---
[ 8245.701366] ------------[ cut here ]------------
[ 8245.701387] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 8245.701392] Hardware name: Vostro 1700                     
[ 8245.701395] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: b43]
[ 8245.701506] Pid: 1650, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 8245.701510] Call Trace:
[ 8245.701519]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 8245.701527]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 8245.701540]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.701552]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.701559]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 8245.701570]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8245.701580]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 8245.701590]  [<f9392382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 8245.701601]  [<f93accfd>] b43_rx+0x3cd/0x5a0 [b43]
[ 8245.701613]  [<f93b1f0e>] b43_dma_rx+0x1fe/0x300 [b43]
[ 8245.701619]  [<c0137408>] ? update_curr_rt+0x188/0x310
[ 8245.701629]  [<f939632d>] b43_do_interrupt_thread+0x35d/0x5e0 [b43]
[ 8245.701635]  [<c0451361>] ? schedule+0x281/0x890
[ 8245.701646]  [<f93965cd>] b43_interrupt_thread_handler+0x1d/0x30 [b43]
[ 8245.701653]  [<c019e491>] irq_thread_fn+0x21/0x40
[ 8245.701659]  [<c019e3f8>] irq_thread+0x118/0x190
[ 8245.701665]  [<c019e470>] ? irq_thread+0x190/0x190
[ 8245.701671]  [<c019e2e0>] ? irq_finalize_oneshot+0xf0/0xf0
[ 8245.701677]  [<c016484d>] kthread+0x6d/0x80
[ 8245.701682]  [<c01647e0>] ? kthread_worker_fn+0x160/0x160
[ 8245.701688]  [<c045517e>] kernel_thread_helper+0x6/0x10
[ 8245.701692] ---[ end trace 8bd050dca5db412c ]---
[ 8246.319702] ------------[ cut here ]------------
[ 8246.319723] WARNING: at net/mac80211/rx.c:2863 ieee80211_rx+0x817/0x8c0 [mac80211]()
[ 8246.319728] Hardware name: Vostro 1700                     
[ 8246.319731] Modules linked in: b43 ssb mac80211 pcmcia pcmcia_core cfg80211 appletalk ipx p8022 psnap llc p8023 ipv6 snd_hrtimer snd_seq snd_seq_device cpufreq_ondemand freq_table nvidia(P) snd_hda_codec_idt snd_hda_intel joydev arc4 snd_hda_codec snd_hwdep snd_pcm intel_agp snd_timer sdhci_pci sdhci r592 mmc_core intel_gtt psmouse snd i2c_i801 agpgart btusb soundcore snd_page_alloc uvcvideo videodev media bluetooth firewire_ohci firewire_core memstick crc_itu_t iTCO_wdt crc16 mii lib80211 iTCO_vendor_support i2c_core dell_wmi evdev serio_raw sparse_keymap dell_laptop sg dcdbas battery button pcspkr wmi processor video ac rfkill thermal ext3 jbd mbcache usbhid hid sr_mod sd_mod cdrom pata_acpi uhci_hcd ata_piix libata scsi_mod ehci_hcd usbcore [last unloaded: b43]
[ 8246.319843] Pid: 1650, comm: irq/17-b43 Tainted: P        W   3.0-ARCH #1
[ 8246.319847] Call Trace:
[ 8246.319856]  [<c044c6d1>] ? printk+0x1d/0x1f
[ 8246.319865]  [<c0146762>] warn_slowpath_common+0x72/0xa0
[ 8246.319878]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8246.319891]  [<f88d2687>] ? ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8246.319897]  [<c01467b2>] warn_slowpath_null+0x22/0x30
[ 8246.319909]  [<f88d2687>] ieee80211_rx+0x817/0x8c0 [mac80211]
[ 8246.319918]  [<f8403e95>] ? ssb_pci_read32+0x25/0x50 [ssb]
[ 8246.319928]  [<f9392382>] ? b43_tsf_read+0x32/0x50 [b43]
[ 8246.319939]  [<f93accfd>] b43_rx+0x3cd/0x5a0 [b43]

Of course the firmware for b43 driver was installed with b43-fwcutter.
And prior to loading b43 module other confilcting modules (wl) were unloaded.

I would be grateful for any advice!

Offline

#2 2011-09-18 09:22:11

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: BCM4311 wi-fi card problem

Wrong firmware. The 666.2 version is for kernels 3.2 and above. For the 3.0 kernel, you need to extract firmware 508.1084 from driver version 5.10.56.27.3

Offline

Board footer

Powered by FluxBB