Joe Perches c0560b9c52 dccp: Convert DCCP_WARN to net_warn_ratelimited
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-08 21:22:54 -05:00
..
2014-10-15 10:25:04 +10:30
2014-08-22 12:23:11 -07:00
2014-11-05 23:52:33 -08:00
2014-10-09 01:40:05 -04:00
2014-10-07 20:28:44 -04:00
2014-10-27 19:09:59 -04:00