]> git.baikalelectronics.ru Git - kernel.git/commit
mtip32xx: cleanup internal tag assumptions
authorJens Axboe <axboe@fb.com>
Tue, 2 May 2017 15:53:04 +0000 (09:53 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 3 May 2017 14:09:19 +0000 (08:09 -0600)
commit1335fc544e9d2d5d8bf85657c988d3f4485f81fa
tree8162633011689567dc864f511326d042e92a7cd1
parenta5475525436169f9452a07fea6b639a1748f2189
mtip32xx: cleanup internal tag assumptions

We don't decode the internal tag to the proper group or tag
indx. This works fine because we have hard wired it as 0 for now,
but could break if we get rid of that.

Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c