Search Linux Wireless

Re: desktop hard lock up (kernel panic) with Alfa AWUSB036ACM and wireless-testing 72d1e548defbf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> Hello. Here's the requested info.
>
> ...trillian:wireless-testing% gdb ./net/mac80211/mac80211.ko
> [...]
> (gdb) info address ieee80211_wake_txqs
> Symbol "ieee80211_wake_txqs" is a function at address 0x35890.
> [...]
> (gdb) l*(0x35890+0x1e3)
> 0x35a73 is in ieee80211_wake_txqs (net/mac80211/util.c:269).
> 264                     for (i = 0; i < ARRAY_SIZE(sta->sta.txq); i++)
> {
> 265                             struct ieee80211_txq *txq = sta-
> >sta.txq[i];
> 266
> 267                             txqi = to_txq_info(txq);
> 268
> 269                             if (ac != txq->ac)
> 270                                     continue;
> 271
> 272                             if
> (!test_and_clear_bit(IEEE80211_TXQ_STOP_NETIF_TX,
> 273                                                     &txqi->flags))

It should be fixed here:
https://marc.info/?l=linux-kernel&m=153694084922438&w=2
-- 
UNIX is Sexy: who | grep -i blonde | talk; cd ~; wine; talk; touch;
unzip; touch; strip; gasp; finger; gasp; mount; fsck; more; yes; gasp;
umount; make clean; sleep



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux