| commit | 7808f0738f9ac5cff05bd89ee457334b9a029b5c | [log] [tgz] |
|---|---|---|
| author | Patrick McHardy <kaber@trash.net> | Wed May 07 22:29:42 2008 +0800 |
| committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 10 20:35:10 2008 +0800 |
| tree | 4a2213d2c40e5bd446a68b5a2815ddae13e52f9d | |
| parent | 3c42cbc2e01238778db92e16873a6e6f015a00af [diff] |
[HIFN]: Remove printk_ratelimit() for debugging printk
Without debugging this spams the log with "printk: N messages surpressed"
without any actual messages on error. With debugging its more useful to
always see the message.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>