Re: Wireless-testing's b43 panics in b43_generate_txhdr on packet transmit

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michael Buesch <mb@...>
Cc: Pavel Roskin <proski@...>, Stefanik <netrolller.3d@...>, linux-wireless <linux-wireless@...>, bcm43xx-dev@lists.berlios.de <bcm43xx-dev@...>, <linux-kernel@...>
Date: Monday, June 2, 2008 - 3:47 am

On Sat, 2008-05-31 at 19:54 +0200, Michael Buesch wrote:
rences
1 bug?

It looks like a mac80211 bug, but I can't see how we get there.

If you look at mac80211's tx.c, you'll see, in
ieee80211_tx_h_select_key:

        if (!tx->key || !(tx->key->flags & KEY_FLAG_UPLOADED_TO_HARDWARE))
                info->flags |=3D IEEE80211_TX_CTL_DO_NOT_ENCRYPT;

Hence, I haven't got a clue how you can possibly get into the situation
we have here, even with packet injection. Unless it's a different
version of mac80211 or something.

johannes
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Wireless-testing's b43 panics in b43_generate_txhdr on p..., Johannes Berg, (Mon Jun 2, 3:47 am)