| commit | 62fe7e378109537ff80971c5208e12d40bf88bee | [log] [tgz] |
|---|---|---|
| author | Jouni Malinen <jkmaline@cc.hut.fi> | Sat Jul 30 20:43:20 2005 -0700 |
| committer | Jeff Garzik <jgarzik@pobox.com> | Sun Jul 31 00:28:02 2005 -0400 |
| tree | 6facd4654afbef6590e21c4fde0c71fb7ed79f2e | |
| parent | ebed67d2847a9d299b47eeb5d82744671ab2b198 [diff] |
[PATCH] hostap: Replace crypto code with net/ieee80211 version Replace Host AP version of WEP, TKIP, CCMP implementation with net/ieee80211 that has more or less identical implementation (since it is based on the Host AP implementation). Remove Host AP specific implementation and modules from drivers/net/wireless/hostap. Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>