]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/rds/connection.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
[karo-tx-linux.git] / net / rds / connection.c
index 870992e08cae2e86681d569b3ac27d83b6dffb89..9334d892366ebb16091bd18fbdaacc9697eabb2a 100644 (file)
@@ -88,7 +88,7 @@ static struct rds_connection *rds_conn_lookup(struct hlist_head *head,
  * and receiving over this connection again in the future.  It is up to
  * the transport to have serialized this call with its send and recv.
  */
-void rds_conn_reset(struct rds_connection *conn)
+static void rds_conn_reset(struct rds_connection *conn)
 {
        rdsdebug("connection %pI4 to %pI4 reset\n",
          &conn->c_laddr, &conn->c_faddr);