On 3/19/2012 5:43 PM, David Miller wrote:
From: Dave Jones<redacted>
Date: Mon, 19 Mar 2012 18:40:09 -0400
quoted
- Given this can be called by any user, prevent them from flooding
the logs by using printk_ratelimited
- Also add a rds: prefix, so it's clear where the message is coming from.
Signed-off-by: Dave Jones<redacted>
I think it should be removed entirely, no socket layer outputs
a message for this error and neither should rds.
Agree, the message could be removed entirely.
Venkat