]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Remove obsolete TKIP flexibility
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 3 Feb 2011 16:34:28 +0000 (18:34 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 3 Feb 2011 21:45:29 +0000 (16:45 -0500)
commit4e4878cb6a260addcb7bd734c1eafca5cafa3290
tree1c3df8dcc49a1557635b90672471e5ec61483328
parent22f116378c2e5ba5062926b32565b44aaad53633
mac80211: Remove obsolete TKIP flexibility

The TKIP implementation was originally prepared to be a bit more
flexible in the way Michael MIC TX/RX keys are configured. However, we
are now taking care of the TX/RX MIC key swapping in user space, so
this code will not be needed. Similarly, there were some remaining WPA
testing code that won't be used in their current form. Remove the
unneeded extra complexity.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/wpa.c