OSDN Git Service

nvme: update timeout module parameter type
authorMarc Olson <marcolso@amazon.com>
Thu, 7 Sep 2017 00:23:56 +0000 (17:23 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 4 Oct 2017 07:43:09 +0000 (09:43 +0200)
commit8ae4e4477d8f5cc7736816a0492f82934ca32ab7
tree7b8766d6c26635ed2d4d27f7b25c905ba6ff97ae
parent9c9883744dda1cc38339a448dd8435140537027e
nvme: update timeout module parameter type

The underlying blk_mq_tag_set, and request timeout parameters support an
unsigned int. Extend the size of the nvme module parameters for io and
admin commands to match.

Signed-off-by: Marc Olson <marcolso@amazon.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h