commit | 6c4a5cb219520c7bc937ee186ca53f03733bd09f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat May 21 07:48:40 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 23 17:37:43 2011 -0400 |
tree | d7975f40b55a2aecdf30723ed78bcfa43b415e06 | |
parent | b3eec79b0776e5340a3db75b34953977c7e5086e [diff] |
net: filter: Use WARN_RATELIMIT A mis-configured filter can spam the logs with lots of stack traces. Rate-limit the warnings and add printout of the bogus filter information. Original-patch-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>