K 10 svn:author V 7 landonf K 8 svn:date V 27 2017-12-02T01:07:41.130732Z K 7 svn:log V 348 bhndb(4): Fix leak of child devices and MSI vectors. - Add missing call to device_delete_children() in bhndb_detach(), without which we're left with stale child devices on module unload. - Pass the parent PCI device to pci_release_msi(), not the bhndb_pci(4) child. Approved by: adrian (mentor, implicit) Sponsored by: The FreeBSD Foundation END