git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
979db80
)
[PATCH] ahci: kill pp->cmd_tbl_sg
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:53 +0000
(21:03 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:53 +0000
(21:03 +0900)
With NCQ, there are multiple sg tables, so pp->cmd_tbl_sg doesn't cut
it. Directly calculate sg table address from pp->cmd_tbl.
Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/scsi/ahci.c
patch
|
blob
|
history
diff --cc
drivers/scsi/ahci.c
Simple merge