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:
a3bec5c
)
[BLOCK] blk_rq_map_sg() next_sg fixup
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 17 Oct 2007 17:34:11 +0000
(19:34 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 17 Oct 2007 17:34:11 +0000
(19:34 +0200)
Don't ever use sg_next() on the last entry, it may not be valid!
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found