The patch doesn't seem to apply to new version of kernel. I am submitting a new one. On 12/7/09, gregor kowski <gregor.kowski@xxxxxxxxx> wrote: > On 11/16/09, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: >> On Mon, 2009-11-16 at 22:53 +0100, gregor kowski wrote: >>> The mac80211 tkip code won't call update_tkip_key, if rx packets >>> are received without KEY_FLAG_UPLOADED_TO_HARDWARE. This can happen on >>> first packet because the hardware key stuff is called asynchronously >>> with >>> todo workqueue. >> >>> - ctx->initialized = 1; >>> + ctx->initialized = TKIP_STATE_PHASE1_DONE; >> >> Now you just need to rename the variable holding it to "state" too... > Done > > Sorry for the delay > > Gregor > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html