Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274335
b: refs/heads/master
c: 80ccbc8
h: refs/heads/master
i:
  274333: 8eef92a
  274331: d69e792
  274327: e9a393a
  274319: c6be995
  274303: 4a74109
v: v3
  • Loading branch information
Joern Engel authored and Nicholas Bellinger committed Oct 27, 2011
1 parent 61b393e commit 374cf7f
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: f147abb475ab47ce620cf3d18de5b3192c9fa7ed
refs/heads/master: 80ccbc8e00f7001d79dd503c2781487906b98611
2 changes: 1 addition & 1 deletion trunk/drivers/target/target_core_tmr.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static void core_tmr_drain_tmr_list(
while (!list_empty(&drain_tmr_list)) {
tmr = list_entry(drain_tmr_list.next, struct se_tmr_req, tmr_list);
list_del(&tmr->tmr_list);
cmd = tmr_p->task_cmd;
cmd = tmr->task_cmd;

pr_debug("LUN_RESET: %s releasing TMR %p Function: 0x%02x,"
" Response: 0x%02x, t_state: %d\n",
Expand Down

0 comments on commit 374cf7f

Please sign in to comment.