From: Matthew Wilcox Date: Thu, 24 Feb 2011 13:49:41 +0000 (-0500) Subject: NVMe: Reduce maximum queue depth by 1 X-Git-Tag: v3.3-rc1~16^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6d15f79f997a98b3a69abbc462fc9041cc1a7b4;p=pandora-kernel.git NVMe: Reduce maximum queue depth by 1 The spec says we're not allowed to completely fill the submission queue. Solve this by reducing the number of allocatable cmdids by 1. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed