From: Larry Finger Date: Mon, 9 Apr 2007 16:24:41 +0000 (-0500) Subject: [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditional X-Git-Tag: v2.6.22-rc1~1110^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb998c124786e8c7fbd6eab347230469e911872;p=pandora-kernel.git [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditional There are messages arising from ieee80211_crypt that spam the logs of casual users. These are changed to be logged only if the user specifically requests the IEEE80211_DEBUG_DROP messages. In either case, the error/drop count is incremented. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed