]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvme: missing ppaf copy
authorMatias Bjørling <m@bjorling.me>
Mon, 16 Nov 2015 14:34:45 +0000 (15:34 +0100)
committerJens Axboe <axboe@fb.com>
Mon, 16 Nov 2015 22:20:37 +0000 (15:20 -0700)
commit2393bd39c77f21488ac7e5337cac1523e9ebd2c4
tree4dde3296ee72341b5aae5ec3b94c2118ef6dff35
parent7386af270c72be65c7cb2ba4ad0d4e70dc373106
nvme: missing ppaf copy

The ppa format was not copied from the NVMe specific ppa format to the
lightnvm specific ppa format. This led to the ppa format not being
communicated to the layers above.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/lightnvm.c