Landon J. Fuller d16875a806 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
2017-12-02 01:07:41 +00:00
..
2017-10-10 19:33:24 +00:00
2017-09-14 15:34:45 +00:00
2017-11-30 07:24:33 +00:00
2017-09-26 23:23:58 +00:00
2017-11-09 13:38:17 +00:00
2017-09-14 15:34:45 +00:00
2017-09-14 15:34:45 +00:00
2017-10-09 15:48:56 +00:00
2017-09-27 05:59:54 +00:00
2017-11-30 20:33:45 +00:00
2017-11-30 20:33:45 +00:00
2017-11-30 20:33:45 +00:00
2017-10-21 07:23:45 +00:00
2017-11-30 20:33:45 +00:00
2017-10-30 08:57:08 +00:00
2017-11-14 16:47:05 +00:00
2017-07-01 05:35:29 +00:00