NVMe: Correct the Controller Configuration settings
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 22 Mar 2011 19:55:45 +0000 (15:55 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:53:01 +0000 (15:53 -0400)
commit7f53f9d2424533256ae86f7df5661a17de743de8
tree93dc08a0de9ac52dca9479dc6c36808f431c1988
parent8ef700678f65e2eef1c3a94cdedb79d757608392
NVMe: Correct the Controller Configuration settings

The arbitration field was extended by one bit, shifting the shutdown
notification bits by one.  Also, the SQ/CQ entry size was made
configurable for future extensions.

Reported-by: Paul Luse <paul.e.luse@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c
include/linux/nvme.h