commit | a082b426286d1ead97fb87646ea361d528be023d | [log] [tgz] |
---|---|---|
author | Kwan (Hingkwan) Huen-SSI <kwan.huen@samsung.com> | Wed Aug 09 11:26:29 2017 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Thu Aug 10 19:53:44 2017 +0200 |
tree | c1b780f80bbaf854dc07447a8ccd281ffc791eda | |
parent | 634b8325905031eeafa61951623681ebc1329385 [diff] |
nvme: fix directive command numd calculation The numd field of directive receive command takes number of dwords to transfer. This fix has the correct calculation for numd. Signed-off-by: Kwan (Hingkwan) Huen-SSI <kwan.huen@samsung.com> Reviewed-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Christoph Hellwig <hch@lst.de>