]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/rds/threads.c
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
[linux.git] / net / rds / threads.c
index e42df11bf30a63870f509c69656176091ec8aa66..e36e333a0aa0d7430c852ce419ac7ed85094bbec 100644 (file)
@@ -171,8 +171,7 @@ void rds_connect_worker(struct work_struct *work)
                                                     RDS_CONN_DOWN))
                                rds_queue_reconnect(cp);
                        else
-                               rds_conn_path_error(cp,
-                                                   "RDS: connect failed\n");
+                               rds_conn_path_error(cp, "connect failed\n");
                }
        }
 }