]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[HIFN]: Remove printk_ratelimit() for debugging printk
authorPatrick McHardy <kaber@trash.net>
Wed, 7 May 2008 14:29:42 +0000 (22:29 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jul 2008 12:35:10 +0000 (20:35 +0800)
commit7808f0738f9ac5cff05bd89ee457334b9a029b5c
tree4a2213d2c40e5bd446a68b5a2815ddae13e52f9d
parent3c42cbc2e01238778db92e16873a6e6f015a00af
[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>
drivers/crypto/hifn_795x.c