From: Larry Finger Date: Sat, 11 Oct 2014 17:59:53 +0000 (-0500) Subject: rtlwifi: rtl8192ee: Prevent log spamming for switch statements X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2~30^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47481d977cb2987ab363202c68a79ec1bccd357c;p=pandora-kernel.git rtlwifi: rtl8192ee: Prevent log spamming for switch statements The driver logs a message when the default branch of switch statements are taken. Such information is useful when debugging, but these log items should not be seen for standard usage. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed