From: Larry Finger Date: Sat, 4 Nov 2006 19:29:50 +0000 (-0600) Subject: [PATCH] ieee80211softmac: fix verbosity when debug disabled X-Git-Tag: v2.6.20-rc1~34^2~40^2~463^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5398d5901dcb677d24d839d3feac7209e250b161;p=pandora-kernel.git [PATCH] ieee80211softmac: fix verbosity when debug disabled SoftMAC contains a number of debug-type messages that continue to print even when debugging is turned off. This patch substitutes dprintkl for printkl for those lines. Signed-off-by: Larry Finger Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed