On 02/23/2017 10:39 PM, Johannes Berg wrote:

+           !info->attrs[HWSIM_ATTR_SIGNAL]) {
+               if (net_ratelimit())
+                       printk(KERN_DEBUG " hwsim rx-nl: Missing
required attribute\n");

I'm not convinced net_ratelimit() is a good idea, that's a global rate
limiter.

Is there a better rate-limiter w/out hand-crafting something?

Thanks,
Ben

--
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com

Reply via email to