On Tue, Dec 8, 2009 at 10:03 PM, Jeffrey Baker <jwbaker@xxxxxxxxx> wrote: > My access point with an AR9220 stopped passing traffic, Jeffrey, thanks for your report, can you be a little more verbose here and elaborate as to what you mean by this? Do you mean that you stop hostapd or that it hostapd is still running and that somehow you notice it stops sending data between its associated STAs? > and these were > seen in dmesg. I am using compat-wireless 2009-11-06. > > also at pastebin: http://pastebin.com/m527862e9 > > [505869.263259] ------------[ cut here ]----------- - > [505869.269520] WARNING: at > /root/compat-wireless-2009-11-06/net/mac80211/rx.c:2486 This would be from: /* * The same happens when we're not even started, * but that's worth a warning. */ if (WARN_ON(!local->started)) goto drop So somehow the RX tasklet kicked in and ath9k RX engine was still running. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html