RDS: Turn down alarming reconnect messages
authorAndy Grover <andy.grover@oracle.com>
Thu, 11 Mar 2010 13:50:02 +0000 (13:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2010 04:16:57 +0000 (21:16 -0700)
RDS's error messages when a connection goes down are a little
extreme. A connection may go down, and it will be re-established,
and everything is fine. This patch links these messages through
rdsdebug(), instead of to printk directly.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/ib_cm.c
net/rds/iw_cm.c
net/rds/rdma_transport.c

diff --cc net/rds/ib_cm.c
Simple merge
diff --cc net/rds/iw_cm.c
Simple merge
Simple merge