]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Prevent repeated deallocation of a resource.
authorRuslan Bukin <br@FreeBSD.org>
Tue, 12 Oct 2021 19:13:44 +0000 (20:13 +0100)
committerRuslan Bukin <br@FreeBSD.org>
Tue, 12 Oct 2021 19:13:44 +0000 (20:13 +0100)
commitaeb76076c6985c3accaffa322ce9df47d686e3d1
treebc3e42fae06e73a3bd2b7587980581b0caedb53f
parent775f6f459595c5373ab389a43bdf1a8467233f1a
Prevent repeated deallocation of a resource.
Also deactivate resource if needed.

Discussed with: jrtc27
Differential Revision: https://reviews.freebsd.org/D32458
sys/dev/pci/pci_host_generic.c