]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
usr.sbin/bhyve: unconditionally initialize the NVMe completion status
authorseanc <seanc@FreeBSD.org>
Fri, 12 Jul 2019 05:53:13 +0000 (05:53 +0000)
committerseanc <seanc@FreeBSD.org>
Fri, 12 Jul 2019 05:53:13 +0000 (05:53 +0000)
commit9a5b5c49bc4af22f2bf4baa5d9d84bf52a5b3e09
tree8577143cd44ab647f85a94640d9f010ffada7d74
parent5ee2d2ea9c4e224d9f65cc7b412e86fe3926e8a4
usr.sbin/bhyve: unconditionally initialize the NVMe completion status

Follow-up work to improve the handling of unsupported/invalid opcodes
is being developed by chuck@.

Coverity CID: 1398928
Reviewed by: chuck
Approved by: araujo, imp
Differential Revision: https://reviews.freebsd.org/D20914
usr.sbin/bhyve/pci_nvme.c