Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274336
b: refs/heads/master
c: 6eb40b2
h: refs/heads/master
v: v3
  • Loading branch information
Joern Engel authored and Nicholas Bellinger committed Oct 27, 2011
1 parent 374cf7f commit c2ddd89
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: 80ccbc8e00f7001d79dd503c2781487906b98611
refs/heads/master: 6eb40b2af4908e9aee71e43e7a384243128c56dd
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 @@ -147,7 +147,7 @@ static void core_tmr_drain_tmr_list(
}
spin_unlock(&cmd->t_state_lock);

list_move_tail(&tmr->tmr_list, &drain_tmr_list);
list_move_tail(&tmr_p->tmr_list, &drain_tmr_list);
}
spin_unlock_irqrestore(&dev->se_tmr_lock, flags);

Expand Down

0 comments on commit c2ddd89

Please sign in to comment.