Re: WARNING: at net/mac80211/agg-tx.c:625 (3.7.5)
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-01-29 21:55:13
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-01-29 21:55:13
On Tue, 2013-01-29 at 13:50 -0800, Ben Greear wrote:
On 01/29/2013 01:46 PM, Johannes Berg wrote:quoted
On Tue, 2013-01-29 at 13:44 -0800, Ben Greear wrote:quoted
This is in 3.7.5, plus one ath9k patch to over-ride eeprom regdomain. Code that causes this is here...I seem to have a good test case for this currently, so if there is any other debugging I could put here that would be useful, let me know. if (WARN_ON(!tid_tx)) { ht_dbg(sdata, "addBA was not requested!\n"); goto unlock; }Heh, I think Kalle just had the same. Do you have the ht_dbg() statements (i.e. HT debugging) enabled?No, it seems I do not. Want me to enable it?
Please. Actually, if you can (and it applies) this patch would be helpful too: http://git.kernel.org/?p=linux/kernel/git/jberg/mac80211-next.git;a=commit;h=0a214d3f7e5041685ebff054628a4354bedd78c3 johannes