Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158998
b: refs/heads/master
c: 8dacd57
h: refs/heads/master
v: v3
  • Loading branch information
Andy Grover authored and David S. Miller committed Jul 20, 2009
1 parent cc63f9d commit 32738be
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: 02a6a2592e41d27644d647f3bce23598649961bc
refs/heads/master: 8dacd57e7ebc307d4d7c27c5d1caada4c4e63ebd
2 changes: 1 addition & 1 deletion trunk/net/rds/ib_cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ void rds_ib_cm_connect_complete(struct rds_connection *conn, struct rdma_cm_even
}

printk(KERN_NOTICE "RDS/IB: connected to %pI4 version %u.%u%s\n",
&conn->c_laddr,
&conn->c_faddr,
RDS_PROTOCOL_MAJOR(conn->c_version),
RDS_PROTOCOL_MINOR(conn->c_version),
ic->i_flowctl ? ", flow control" : "");
Expand Down

0 comments on commit 32738be

Please sign in to comment.