From: Breno Leitao Date: Mon, 26 Jul 2010 22:37:30 +0000 (-0700) Subject: s2io: fixing DBG_PRINT() macro X-Git-Tag: v2.6.35~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5447080cfa3c77154498dfbf225367ac85b4c2b5;p=pandora-kernel.git s2io: fixing DBG_PRINT() macro Patch 9e39f7c5b311a306977c5471f9e2ce4c456aa038 changed the DBG_PRINT() macro and the if clause was wrongly changed. It means that currently all the DBG_PRINT are being printed, flooding the kernel log buffer with things like: s2io: eth6: Next block at: c0000000b9c90000 s2io: eth6: In Neterion Tx routine Signed-off-by: Breno Leitao Acked-by: Sreenivasa Honnur Signed-off-by: David S. Miller --- Reading git-diff-tree failed