From: Keith Busch Date: Mon, 29 Jul 2013 22:20:56 +0000 (-0600) Subject: NVMe: Bring up cdev on set feature failure X-Git-Tag: v3.12-rc1~98^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e03b124065507e72008ef294c30001eca74a031;p=pandora-kernel.git NVMe: Bring up cdev on set feature failure This patch creates the character device as long as a device's admin queues are usable so a user has an opprotunity to perform administration tasks. A device may be in a state that does not allow IO and setting the queue count feature in such a state returns an error. Previously the driver would bail and the controller would be unusable. Signed-off-by: Keith Busch --- Reading git-diff-tree failed