Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208398
b: refs/heads/master
c: 95cc7ba
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Linus Torvalds committed Aug 11, 2010
1 parent 8f12b9d commit 03fe4ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 085267acd0ca29623c8239a38639d43d6d21e972
refs/heads/master: 95cc7baa7f19e191b4790d144b7cbe47369cfe32
1 change: 0 additions & 1 deletion trunk/drivers/scsi/initio.c
Original file line number Diff line number Diff line change
Expand Up @@ -2817,7 +2817,6 @@ static void i91uSCBPost(u8 * host_mem, u8 * cblk_mem)
}

cmnd->result = cblk->tastat | (cblk->hastat << 16);
WARN_ON(cmnd == NULL);
i91u_unmap_scb(host->pci_dev, cmnd);
cmnd->scsi_done(cmnd); /* Notify system DONE */
initio_release_scb(host, cblk); /* Release SCB for current channel */
Expand Down

0 comments on commit 03fe4ee

Please sign in to comment.