]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 21 Jun 2008 14:02:46 +0000 (10:02 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jun 2008 13:09:17 +0000 (09:09 -0400)
commit8eb59c2a9e0b6dda634ff84de0380131a0ace248
tree563c41b3bce49effd3544081cb54ba5ab6fdfb15
parent044ec703f9a6ee0378dfce55e171fe42fa69e283
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC

Some drivers may want to to use the TKIP key offsets for TX and RX
MIC so lets move this out. Lets also clear up a bit how this is used
internally in mac80211.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/mac80211.h
net/mac80211/key.h
net/mac80211/tkip.c
net/mac80211/wpa.c