]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/rds/send.c
rds: Fix reference counting on the for xmit_atomic and xmit_rdma
[mv-sheeva.git] / net / rds / send.c
index d35c43ff792e70ed56dfa1bd372f791638bf921b..437f1e72609c612c7c140e95724556bd3edf8bde 100644 (file)
@@ -68,7 +68,6 @@ void rds_send_reset(struct rds_connection *conn)
                 * transport. This isn't entirely true (it's flushed out
                 * independently) but as the connection is down, there's
                 * no ongoing RDMA to/from that memory */
-printk(KERN_CRIT "send reset unmapping %p\n", rm);
                rds_message_unmapped(rm);
                spin_unlock_irqrestore(&conn->c_send_lock, flags);