On Wed, 2011-07-06 at 12:09 +0200, Johannes Berg wrote: > plain text document attachment (009-mac80211-fix-ccmp-races.patch) > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Since we can process multiple packets at the > same time for different ACs, but the PN is > allocated from a single counter, we need to > use an atomic value there. Use atomic64_t to > make this cheaper on 64-bit platforms, other > platforms will support this through software > emulation, see lib/atomic64.c. This fixes the PN race but is incomplete, will send a new version. johannes -- 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