Thanks.
Next patch will check this.

________________________________________
寄件者: William Douglas [william.r.doug...@gmail.com]
寄件日期: 2011年6月22日 上午 08:27
收件者: Chang, Samuel; meego-kernel@lists.meego.com
副本: Wu, Ricky; Huang, Maggie; Yang, Jack
主旨: Re: [Meego-kernel] [PATCH] ar6003 : reduce unnecessary log during driver 
loading V3

On Tue, 14 Jun 2011 22:47:53 +0000, "Chang, Samuel" <samu...@qca.qualcomm.com> 
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
MeeGo-kernel@lists.meego.com
http://lists.meego.com/listinfo/meego-kernel

Reply via email to