Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264667
b: refs/heads/master
c: 31afc39
h: refs/heads/master
i:
  264665: 96abc97
  264663: c9a12c7
v: v3
  • Loading branch information
Christoph Hellwig authored and Nicholas Bellinger committed Oct 24, 2011
1 parent 83532b6 commit 6dffc2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 680b73c5f2fb60336707b53b2b2792d2c01b69dc
refs/heads/master: 31afc39c0c93edec5a117371f1bd2a264cceafac
3 changes: 1 addition & 2 deletions trunk/drivers/target/target_core_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -3794,8 +3794,7 @@ static void transport_release_fe_cmd(struct se_cmd *cmd)
transport_release_tasks(cmd);
free_pages:
transport_free_pages(cmd);
transport_free_se_cmd(cmd);
cmd->se_tfo->release_cmd(cmd);
transport_release_cmd(cmd);
}

static int
Expand Down

0 comments on commit 6dffc2d

Please sign in to comment.