summaryrefslogtreecommitdiff
path: root/drivers/lightnvm/core.c
diff options
context:
space:
mode:
authorMatias Bjørling <m@bjorling.me>2015-11-28 15:49:27 (GMT)
committerJens Axboe <axboe@fb.com>2015-11-29 21:34:58 (GMT)
commit08236c6bb2980561fba657c58fdc76f2865f236c (patch)
treea45a697e8fc1a36a3e701abc59e2a5a1c999d4fd /drivers/lightnvm/core.c
parent09f2e716096811081b204c6afd6264c2e64d1210 (diff)
downloadlinux-08236c6bb2980561fba657c58fdc76f2865f236c.tar.xz
lightnvm: unconverted ppa returned in get_bb_tbl
The get_bb_tbl function takes ppa as a generic address, which is converted to the ppa device address within the device driver. When the update_bbtbl callback is called from get_bb_tbl, the device specific ppa is used, instead of the generic ppa. Make sure to pass the generic ppa. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/lightnvm/core.c')
0 files changed, 0 insertions, 0 deletions