commit | 8e618aad5348b6e6c5a90e8d97ea643197963b20 | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Wed Apr 25 13:02:19 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 07 22:37:56 2012 -0400 |
tree | 11fe2cb5180939cc703444fca5071cfd327f79d5 | |
parent | 8a05ba0812f7a456b3eddf74b127c0d8791742a7 [diff] |
isdn/gigaset: ratelimit CAPI message dumps Introduce a global ratelimit for CAPI message dumps to protect against possible log flood. Drop the ratelimit for ignored messages which is now covered by the global one. Signed-off-by: Tilman Schmidt <tilman@imap.cc> CC: stable <stable@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>