commit | d4b4ff8e28b474fac0fbfa9cfc40f88b9e41e380 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Tue Dec 10 13:10:37 2013 -0700 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Mon Jan 27 19:20:02 2014 -0500 |
tree | 356576d531535d11ebcf321f92131e0e4513ee32 | |
parent | 9a6b94584de1a0467d85b435df9c744c5c45a270 [diff] |
NVMe: Schedule reset for failed controllers Schedules a controller reset when it indicates it has a failed status. If the device does not become ready after a reset, the pci device will be scheduled for removal. Signed-off-by: Keith Busch <keith.busch@intel.com> [fixed checkpatch issue] Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>