NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
authorIndraneel Mukherjee <indraneel.m@samsung.com>
Thu, 29 May 2014 06:32:03 +0000 (12:02 +0530)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 3 Jun 2014 20:42:41 +0000 (16:42 -0400)
In GetLogPage the buffer size passed to device is a 0's based value.

Signed-off-by: Indraneel M <indraneel.m@samsung.com>
Reported-by: Shiro Itou <shiro.itou@outlook.com>
Reviewed-by: Vishal Verma <vishal.l.verma@linux.intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-scsi.c

Simple merge