Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20393
b: refs/heads/master
c: 40cdc84
h: refs/heads/master
i:
  20391: 86e50a2
v: v3
  • Loading branch information
Jenx Axboe authored and unknown committed Feb 5, 2006
1 parent 47cf52a commit 1bd53cd
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: f9876f0b67c3f0b04ee2167602df54e7ae139ad7
refs/heads/master: 40cdc840dc337cb17d81bcf028b40834e78c1038
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/gdth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2816,7 +2816,7 @@ static int gdth_fill_cache_cmd(int hanum,Scsi_Cmnd *scp,ushort hdrive)
}
#endif

} else {
} else if (scp->request_bufflen) {
scp->SCp.Status = GDTH_MAP_SINGLE;
scp->SCp.Message = (read_write == 1 ?
PCI_DMA_TODEVICE : PCI_DMA_FROMDEVICE);
Expand Down

0 comments on commit 1bd53cd

Please sign in to comment.