Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159001
b: refs/heads/master
c: 9099707
h: refs/heads/master
i:
  158999: 8e43ea9
v: v3
  • Loading branch information
Andy Grover authored and David S. Miller committed Jul 20, 2009
1 parent ae9f643 commit d7ffd19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 597ddd50e1c07ac55ac7742442690efcf16a37f5
refs/heads/master: 9099707ded4b3aeda7b1a6c1c87076bd18578d24
1 change: 0 additions & 1 deletion trunk/net/rds/connection.c
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ static struct rds_connection *__rds_conn_create(__be32 laddr, __be32 faddr,
}

INIT_HLIST_NODE(&conn->c_hash_node);
conn->c_version = RDS_PROTOCOL_3_0;
conn->c_laddr = laddr;
conn->c_faddr = faddr;
spin_lock_init(&conn->c_lock);
Expand Down

0 comments on commit d7ffd19

Please sign in to comment.