On Tue, 14 Jun 2011 22:47:53 +0000, "Chang, Samuel" <[email protected]> 
wrote:
Non-text part: multipart/mixed
> Subject: Unnecessary log during driver loading, set the debug level to INFO
>          and modify printk level.

You might want to look around for ATH_DEBUG_ANY as I still see a few messages 
because of that
like this one from drivers/staging/ar6003/htc2/AR6000/ar6k.c:

        if (A_SUCCESS(status)) {
             AR_DEBUG_PRINTF(ATH_DEBUG_ANY,
                ("AR6K: virtual scatter transfers enabled (max scatter 
items:%d: maxlen:%d) \n",
                    DEV_GET_MAX_MSG_PER_BUNDLE(pDev), 
DEV_GET_MAX_BUNDLE_LENGTH(pDev)));      
        }

So needs a bit of work still.
_______________________________________________
MeeGo-kernel mailing list
[email protected]
http://lists.meego.com/listinfo/meego-kernel

Reply via email to