commit 9079f2d51a912eb00c698b4e2341c04df75f2332 Author: Jiri Slaby Date: Sun Jul 8 10:09:07 2007 +0200 turn CHAN_DEBUG off diff --git a/openhal/ath5k.h b/openhal/ath5k.h index c24480b..e0cc2c4 100644 --- a/openhal/ath5k.h +++ b/openhal/ath5k.h @@ -23,7 +23,7 @@ * long and results timeouts). It's also illegal to tune to some of the * supported frequencies in some countries, so use this at your own risk, * you've been warned. */ -#define CHAN_DEBUG 1 +#define CHAN_DEBUG 0 /* Uncomment this for debuging (warning that it results in TOO much output) */ /*#define AR5K_DEBUG 1 */