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:
f800c25
)
NVMe: cq_vector should be signed
author
Jens Axboe
<axboe@fb.com>
Thu, 15 Jan 2015 22:19:10 +0000
(15:19 -0700)
committer
Jens Axboe
<axboe@fb.com>
Thu, 15 Jan 2015 22:19:10 +0000
(15:19 -0700)
This was inadvertently dropped from an earlier commit, otherwise
the check against cq_vector == -1 to prevent double free doesn't
make any sense.
Fixes:
2b25d981790b
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found