From: Matthew Wilcox Date: Tue, 22 Mar 2011 19:55:45 +0000 (-0400) Subject: NVMe: Correct the Controller Configuration settings X-Git-Tag: v3.3-rc1~16^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f53f9d2424533256ae86f7df5661a17de743de8;p=pandora-kernel.git 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 Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed