nvme - Fail gracefully if chip cannot be enabled
commit911f2d4f520291cb3b49e7f67e4368d395f3739d
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 18 Jun 2016 02:55:15 +0000 (17 19:55 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 18 Jun 2016 02:55:15 +0000 (17 19:55 -0700)
tree733eebe6c907e0a8b10309f2c043a2e048f2e669
parentb52f4c3f65a671a7598cef5c34b814cbd813d940
nvme - Fail gracefully if chip cannot be enabled

* Fail gracefully rather than lockup if the chip refuses to enable.
  The admin thread is not running yet, so don't wait forever for
  it to 'stop'.
sys/dev/disk/nvme/nvme_admin.c