On Thu, Jun 19, 2008 at 3:23 PM, Johannes Berg
[off-list ref] wrote:
quoted
quoted
Now it crashes in the driver...maybe the txinfo to cb changes. Looking into it.
Tomas
Looks like this is the second part keyconf is null
Part? You mean fragment? What encryption algorithm? I've quickly looked
and all of them seem to do the control.hw_key assignment in their
respective _skb handler so it should be done for all fragments.
The problem is w/o crypto
I think this is not set on each fragment
info->flags |= IEEE80211_TX_CTL_DO_NOT_ENCRYPT;
Tomas
johannes