Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328796
b: refs/heads/master
c: 95ab000
h: refs/heads/master
v: v3
  • Loading branch information
Jianpeng Ma authored and James Bottomley committed Sep 14, 2012
1 parent 42e38c2 commit 32f6e74
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: 4983ce0c6ba23473919ffc13077604bc6480ca77
refs/heads/master: 95ab000388974d8ffef8257306b4be6e8778b768
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/mvsas/mv_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -1629,7 +1629,7 @@ int mvs_abort_task(struct sas_task *task)
mv_dprintk("mvs_abort_task() mvi=%p task=%p "
"slot=%p slot_idx=x%x\n",
mvi, task, slot, slot_idx);
mvs_tmf_timedout((unsigned long)task);
task->task_state_flags |= SAS_TASK_STATE_ABORTED;
mvs_slot_task_free(mvi, task, slot, slot_idx);
rc = TMF_RESP_FUNC_COMPLETE;
goto out;
Expand Down

0 comments on commit 32f6e74

Please sign in to comment.