NVMe: Fix for BLK_DEV_INTEGRITY not set
authorKeith Busch <keith.busch@intel.com>
Mon, 23 Feb 2015 16:16:21 +0000 (09:16 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 23 Feb 2015 17:17:54 +0000 (09:17 -0800)
commit52b68d7ef8838b4322da3dc35a05e02c63b05a0d
tree8348b0d02c9a036ede2caba49e65eb80350db230
parentc517d838eb7d07bbe9507871fab3931deccff539
NVMe: Fix for BLK_DEV_INTEGRITY not set

Need to define and use appropriate functions for when BLK_DEV_INTEGRITY
is not set.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-core.c