commit | 9a0be7abb62ff2a7dc3360ab45c31f29b3faf642 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Nov 26 11:09:06 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Dec 01 10:59:40 2015 -0700 |
tree | 8348da3a436611032ba1bd197a5ba9d8e30411a0 | |
parent | f3ca80fc11c3af566eacd99cf821c1a48035c63b [diff] |
nvme: refactor set_queue_count Split out a helper that just issues the Set Features and interprets the result which can go to common code, and document why we are ignoring non-timeout error returns in the PCIe driver. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>