]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit994ff079e8f6399e1f8cd43141da0f79ce7a179a
tree8162633011689567dc864f511326d042e92a7cd1
parent7a148c2fcff83309748bfaafe121aa85b724624f
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