From: Jouni Malinen Date: Sun, 31 Jul 2005 03:43:20 +0000 (-0700) Subject: [PATCH] hostap: Replace crypto code with net/ieee80211 version X-Git-Tag: v2.6.14-rc1~1017^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62fe7e378109537ff80971c5208e12d40bf88bee;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed