libata: introduce notion of separate hardware tags
authorJens Axboe <axboe@kernel.dk>
Fri, 11 May 2018 15:07:07 +0000 (09:07 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 May 2018 15:36:04 +0000 (09:36 -0600)
commitf03de177d19464000c84748da45b52908ae1d626
tree66adadc9a4198f2ed3252c53ca3404bfcf454419
parent008464a9360e31b14677457dcd976fbf9dd58e2e
libata: introduce notion of separate hardware tags

Rigth now these are the same, but drivers should be using ->hw_tag
for their command setup and issue.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/libata-core.c
include/linux/libata.h