Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264664
b: refs/heads/master
c: 4ca495e
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Nicholas Bellinger committed Oct 24, 2011
1 parent c9a12c7 commit 305b064
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: c252f003470a99d319db4ebd12f4a9e4710a65db
refs/heads/master: 4ca495e0630b6fd960f94f89a9f13ad32b91bc96
2 changes: 1 addition & 1 deletion trunk/drivers/target/tcm_fc/tfc_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ static void ft_send_work(struct work_struct *work)
transport_generic_free_cmd(se_cmd, 0, 0);
return;
}
transport_generic_handle_cdb(se_cmd);
transport_handle_cdb_direct(se_cmd);
return;

err:
Expand Down

0 comments on commit 305b064

Please sign in to comment.