]> 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)
commit6c9507b22770cf7df255b6c422e34a933d0b16c8
tree8162633011689567dc864f511326d042e92a7cd1
parentc1e7da75781a20c2792a362166c558a0d821aedf
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