On Tue, 2010-08-10 at 09:46 +0200, ext Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > The decryption code verifies whether or not > a given frame was decrypted and verified by > hardware. This is unnecessary, as the crypto > RX handler already does it long before the > decryption code is even invoked, so remove > that code to avoid confusion. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- > net/mac80211/wpa.c | 26 ++++++-------------------- > 1 file changed, 6 insertions(+), 20 deletions(-) > This patch for some reason seems to break wl1271 WPA - association succeeds but encrypted data transfer fails. I still don't know why, but I'm looking into it. -Juuso -- 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