From: Holger Schurig Date: Fri, 25 May 2007 15:32:07 +0000 (-0400) Subject: [PATCH] libertas: tune debug code X-Git-Tag: v2.6.22-rc5~44^2~2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46c64108b06ec68337e62e7c2d4b3e8aed74b82;p=pandora-kernel.git [PATCH] libertas: tune debug code * renamed module parameter back to libertas_debug * change from bit shifts to constants, that way it's easier to look at the source and specify the libertas_debug=0xXXXX module parameter * moved module_param from fw.c to main.c, where it belongs better Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed