commit | e286bcfc59e01c2c57f2d79a46063c0bddb7a0d1 | [log] [tgz] |
---|---|---|
author | Scott Bauer <scott.bauer@intel.com> | Wed Feb 22 10:15:07 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Feb 23 11:55:43 2017 -0700 |
tree | 48aa3e7c839de18819cd72488a769ecf9a2bf928 | |
parent | 7d6d15789d69856f1c5405e106a773c87277eb8c [diff] |
nvme/pci: re-check security protocol support after reset A device may change capabilities after each reset, e.g. due to a firmware upgrade. We should thus check for Security Send/Receive and OPAL support after each reset. Based on patches from Christoph and Keith. Signed-off-by: Scott Bauer <scott.bauer@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>