commit | a46c64108b06ec68337e62e7c2d4b3e8aed74b82 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Fri May 25 11:32:07 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:37 2007 -0400 |
tree | 990494d871ff8f7394fe027d819f5c77b0e77a3f | |
parent | 9012b28a407511fb355f6d2176a12d4653489672 [diff] |
[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 <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>