commit | 50741ae05a4742cae99361f57d84b5f8d33822a4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <[email protected]> | Wed Sep 26 15:19:45 2007 +0200 |
committer | David S. Miller <[email protected]> | Wed Oct 10 16:53:16 2007 -0700 |
tree | e655586b7d22a9504aaad7aa79401e8ff1c71770 | |
parent | fb1c1cd6c5a8988b14c5c6c0dfe55542df3a34c6 [diff] |
[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 <[email protected]> Signed-off-by: John W. Linville <[email protected]>