Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214577
b: refs/heads/master
c: f4fa7f3
h: refs/heads/master
i:
  214575: 5b8f942
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Sep 19, 2010
1 parent d4ecdf2 commit 198e0a1
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: 9b9d2e00bfa592aceda7b43da76c670df61faa97
refs/heads/master: f4fa7f3807d41b78056c6648b04bfadd737df21e
1 change: 0 additions & 1 deletion trunk/net/rds/ib_cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,6 @@ int rds_ib_cm_handle_connect(struct rdma_cm_id *cm_id,
err = rds_ib_setup_qp(conn);
if (err) {
rds_ib_conn_error(conn, "rds_ib_setup_qp failed (%d)\n", err);
mutex_unlock(&conn->c_cm_lock);
goto out;
}

Expand Down

0 comments on commit 198e0a1

Please sign in to comment.