Module Name: src Committed By: ryo Date: Thu Sep 24 09:59:11 UTC 2020
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
no need to swap pt.cmd.cdwXX at nvme_set_number_of_queues(). cmd.cdwXX will be
swapped in nvme_pt_fill().
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/ic/nvme.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
