From: Ben Greear <greearb@candelatech.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: WARNING: at net/mac80211/agg-tx.c:625 (3.7.5)
Date: Tue, 29 Jan 2013 13:44:36 -0800 [thread overview]
Message-ID: <510842C4.3040608@candelatech.com> (raw)
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;
}
[ 104.499464] ------------[ cut here ]------------
[ 104.509486] WARNING: at /home/greearb/git/linux-3.7.dev.y/net/mac80211/agg-tx.c:625 ieee80211_start_tx_ba_cb+0xcb/0xd0 [mac80211]()
[ 104.534083] Hardware name: To Be Filled By O.E.M.
[ 104.542979] Modules linked in: xt_CT[ 104.543121] Pid: 44, comm: kworker/u:1 Tainted: G C 3.7.5+ #35
[ 104.543124] Call Trace:
[ 104.543132] [<c04440dd>] warn_slowpath_common+0x6d/0xa0
[ 104.543148] [<f8baeaab>] ? ieee80211_start_tx_ba_cb+0xcb/0xd0 [mac80211]
[ 104.543179] [<f8baeaab>] ? ieee80211_start_tx_ba_cb+0xcb/0xd0 [mac80211]
[ 104.543205] [<c044412d>] warn_slowpath_null+0x1d/0x20
[ 104.543216] [<f8baeaab>] ieee80211_start_tx_ba_cb+0xcb/0xd0 [mac80211]
[ 104.543243] [<f8bb221f>] ieee80211_iface_work+0x1ff/0x300 [mac80211]
[ 104.543270] [<c0459327>] process_one_work+0x127/0x2f0
[ 104.543280] [<f8bb2020>] ? ieee80211_netdev_select_queue+0x10/0x10 [mac80211]
[ 104.543306] [<c045bea2>] worker_thread+0x102/0x380
[ 104.543314] [<c045fedc>] kthread+0x9c/0xa0
[ 104.543321] [<c045bda0>] ? manage_workers+0x2b0/0x2b0
[ 104.543328] [<c0460000>] ? kthread_stop+0x10/0x70
[ 104.543336] [<c0917177>] ret_from_kernel_thread+0x1b/0x28
[ 104.543345] [<c045fe40>] ? kthread_freezable_should_stop+0x50/0x50
[ 104.543357] ---[ end trace 84f17e8f8b9c9dda ]---
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next reply other threads:[~2013-01-29 21:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-29 21:44 Ben Greear [this message]
2013-01-29 21:46 ` WARNING: at net/mac80211/agg-tx.c:625 (3.7.5) Johannes Berg
2013-01-29 21:50 ` Ben Greear
2013-01-29 21:55 ` Johannes Berg
2013-01-30 0:55 ` Ben Greear
2013-01-31 13:24 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=510842C4.3040608@candelatech.com \
--to=greearb@candelatech.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.