Thread (12 messages) flat view 12 messages, 3 authors, 2014-11-11

Re: [PATCH net-next] dccp: Convert DCCP_WARN to net_warn_ratelimited

From: David Miller <davem@davemloft.net>
Date: 2014-11-09 01:42:09
Also in: lkml

From: Joe Perches <joe@perches.com>
Date: Thu, 06 Nov 2014 12:53:41 -0800
Remove the dependency on the "warning" sysctl (net_msg_warn)
which is only used by the LIMIT_NETDEBUG macro.

Convert the LIMIT_NETDEBUG use in DCCP_WARN to the more
common net_warn_ratelimited mechanism.

This still ratelimits based on the net_ratelimit()
function, but removes the check for the sysctl.

Signed-off-by: Joe Perches <joe@perches.com>
Applied, thanks Joe.
What about the LIMIT_NETDEBUG stuff now?

Maybe all of them might as well be net_dbg_ratelimited
even if it changes some of the logging levels.
I think a straight conversion to net_dbg_ratelimited would
be fine.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help