Home
last modified time | relevance | path

Searched hist:"9 d207accca2c262206d0a9327ef1444c70cc0bdf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dlibata-eh.cdiff 9d207accca2c262206d0a9327ef1444c70cc0bdf Fri May 11 13:51:07 CDT 2018 Jens Axboe <axboe@kernel.dk> libata: remove assumption that ATA_MAX_QUEUE - 1 is the max

In a few spots we iterate to ATA_MAX_QUEUE -1, including internal
knowledge that the last tag is the internal tag. Remove this
assumption.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>