[PATCH] libertas: clean up scan debug messages
Holger Schurig
hs4233 at mail.mn-solutions.de
Tue Oct 9 08:14:28 EDT 2007
> - lbs_deb_enter(LBS_DEB_ASSOC);
> + lbs_deb_enter_args(LBS_DEB_SCAN, "maxchanperscan %d, filteredscan %d, "
> + full_scan %d", maxchanperscan, filteredscan, full_scan);
Uhh, oh, missing "
After fiddling a patch so that checkpatch.pl doesn't bark anymore,
one should at least try to compile the kernel ...
Sending take 2 in a minute :-(
More information about the libertas-dev
mailing list