commit | 01fec28a6f3ba96d4f46a538eae089dd92189fd1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Nov 26 09:59:44 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Dec 01 10:59:38 2015 -0700 |
tree | 727c0cf65913b62484ca8fe0502cd173b6d1b953 | |
parent | bf7d3ebbd219d8ad948e812d03e1decfd96c97d0 [diff] |
nvme: use vendor it from identify Use the vendor ID from the identify data instead of the PCI device to make the SCSI translation layer independent from the PCI driver. The NVMe spec defines them as having the same value for current PCIe devices. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>