On Fri, Apr 19, 2013 at 5:55 PM, Michael Büsch <m...@bues.ch> wrote:
> On Fri, 19 Apr 2013 16:32:00 +0200
> Jonas Gorski <jonas.gor...@gmail.com> wrote:
>
>> Apart from the style problems, maybe doing a
>>       if (printk_ratelimit())
>>               b43warn(...);
>>
>> which will ensure that it won't flood the log, but still won't stop
>> reporting them after the 256th time.
>
> All b43 log helpers are ratelimited already. So no need for that.

Even better :-)

Jonas

_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

Reply via email to