From: Jouni Malinen Date: Sun, 28 Aug 2005 17:51:33 +0000 (-0700) Subject: [PATCH] ieee80211: Remove EAPOL debug X-Git-Tag: v2.6.14-rc1~1017^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e828b6a123912f27afc512377ad3e2ab40d2eb;p=pandora-kernel.git [PATCH] ieee80211: Remove EAPOL debug IEEE 802.11 code has no business touching payloads of EAPOL frames. There are some EAPOL structures defined for debugging and these were confusingly called EAP types which they are not. Let's just remove these before someone else starts using them in the kernel. Signed-off-by: Jouni Malinen Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed