1
0
Fork 0
alistair23-linux/drivers/nvme/host
Christoph Hellwig 9a0be7abb6 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>
2015-12-01 10:59:40 -07:00
..
Kconfig NVMe: Add explicit block config dependency 2015-10-12 11:43:22 -06:00
Makefile nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
core.c nvme: refactor set_queue_count 2015-12-01 10:59:40 -07:00
lightnvm.c blk-mq: add a flags parameter to blk_mq_alloc_request 2015-12-01 10:53:59 -07:00
nvme.h nvme: refactor set_queue_count 2015-12-01 10:59:40 -07:00
pci.c nvme: refactor set_queue_count 2015-12-01 10:59:40 -07:00
scsi.c nvme: move chardev and sysfs interface to common code 2015-12-01 10:59:40 -07:00