[PATCH] mac80211: fix TKIP IV update
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 26 Sep 2007 13:19:45 +0000 (15:19 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:16 +0000 (16:53 -0700)
commit50741ae05a4742cae99361f57d84b5f8d33822a4
treee655586b7d22a9504aaad7aa79401e8ff1c71770
parentfb1c1cd6c5a8988b14c5c6c0dfe55542df3a34c6
[PATCH] mac80211: fix TKIP IV update

The TKIP IV should be updated only after MMIC verification,
this patch changes it to be at that spot.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/tkip.c
net/mac80211/tkip.h
net/mac80211/wpa.c