From: Johannes Berg Date: Tue, 28 Aug 2007 21:01:53 +0000 (-0400) Subject: [MAC80211]: refactor event sending X-Git-Tag: v2.6.24-rc1~1454^2~732 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb063c1702a84d58eb4c05a032bbff6f1c29049d;p=pandora-kernel.git [MAC80211]: refactor event sending Create a new file event.c that will contain code to send mac/mlme events to userspace. For now put the Michael MIC failure condition into it and remove sending of that condition via the management interface, hostapd interestingly doesn't do anything when it gets such a packet besides printing a message, it reacts only on the private iwevent. Signed-off-by: Johannes Berg Acked-by: Michael Wu Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed