Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192467
b: refs/heads/master
c: d265b98
h: refs/heads/master
i:
  192465: 5fef8a7
  192463: ac76be3
v: v3
  • Loading branch information
Or Gerlitz authored and Roland Dreier committed May 12, 2010
1 parent 90f651e commit dcaa1fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 2110f9bf37511df06220bb7e977f417baecf2950
refs/heads/master: d265b9808272c9f25e1c36d3fb5ddb466efd90e9
2 changes: 0 additions & 2 deletions trunk/drivers/infiniband/ulp/iser/iser_verbs.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,6 @@ static void iser_conn_release(struct iser_conn *ib_conn)
/* on EVENT_ADDR_ERROR there's no device yet for this conn */
if (device != NULL)
iser_device_try_release(device);
if (ib_conn->iser_conn)
ib_conn->iser_conn->ib_conn = NULL;
iscsi_destroy_endpoint(ib_conn->ep);
}

Expand Down

0 comments on commit dcaa1fd

Please sign in to comment.