commit | d858e5f04e58a42a6e0c8ec74ea15e3ea4bb45d0 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Mon Apr 24 10:58:29 2017 +0300 |
committer | Sagi Grimberg <sagi@grimberg.me> | Sun Jul 02 14:59:04 2017 +0300 |
tree | a49edb59f2ff8a3bae2fe275ac9afcb740fa402d | |
parent | d554b5e1ca64d23e4f839e6531490fee8479fbaf [diff] |
nvme: move queue_count to the nvme_ctrl All all transports use the queue_count in exactly the same, so move it to the generic struct nvme_ctrl. In the future it will also be maintained by the core. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-By: James Smart <james.smart@broadcom.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>