Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159333
b: refs/heads/master
c: 3d7ddd5
h: refs/heads/master
i:
  159331: ab6e972
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Aug 6, 2009
1 parent 4036654 commit 20cd566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 9073e3a32bb249293edc01ecff575bb87380c068
refs/heads/master: 3d7ddd540b4c2d24c6a3e7a52c083a0c31e6151c
2 changes: 1 addition & 1 deletion trunk/net/rds/rdma_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ static int __init rds_rdma_listen_init(void)
goto out;
}

sin.sin_family = PF_INET,
sin.sin_family = AF_INET,
sin.sin_addr.s_addr = (__force u32)htonl(INADDR_ANY);
sin.sin_port = (__force u16)htons(RDS_PORT);

Expand Down

0 comments on commit 20cd566

Please sign in to comment.