From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Wed, 08 Feb 2012 20:27:52 +0100 Subject: [ath9k-devel] kernel panic with ath9k In-Reply-To: References: <20120204104848.28186td6kg8w88cg-cebfxv@webmail.spamcop.net> <20120207170009.612f8d65@mj> Message-ID: <4F32CCB8.8060600@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 2012-02-08 8:10 PM, Adrian Chadd wrote: > Has anyone figured out why -1 is appearing? Maybe it's fixed by the mac80211 patch I submitted today. mac80211 was calling .tx_status on the rate control module before .rate_init. Just a wild guess... - Felix