Logging: re-enable "debug" module parameter
commit5e0d0a4e6b529aa68029f98d066854bdc3954995
authorFrancis Galiegue <fgaliegue@gmail.com>
Fri, 9 May 2008 23:10:21 +0000 (10 01:10 +0200)
committerFrancis Galiegue <fgaliegue@gmail.com>
Fri, 9 May 2008 23:10:21 +0000 (10 01:10 +0200)
treef28f1851fa93cf1ee0725c2aba265da5294d2b82
parentca3f59b6c583a6950d8f5f06333686c2181cbd3e
Logging: re-enable "debug" module parameter

acx_log*() functions were only checking their log mask against
ACX_DEFAULT_MSG.

The debug module parameter still existed but wasn't checked. Meh.

Signed-off-by: Francis Galiegue <fgaliegue@gmail.com>
common.c
log.c