commit | 5ac40790b4708e4cb1a64ba2cb77320939bc5240 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Fri May 11 12:51:03 2018 -0600 |
committer | Tejun Heo <tj@kernel.org> | Fri May 11 13:10:42 2018 -0700 |
tree | aa986357a8e8387bbcdbf92520a32d87310faf19 | |
parent | 804689ad2d9b66d0d3920b48cf05881049d44589 [diff] |
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> Signed-off-by: Tejun Heo <tj@kernel.org>