opnsense-src/sys/dev/enetc
John Baldwin 11a9117871 Use bus_generic_detach to detach and delete child devices during detach
This is simpler and more robust than individual calls to
device_delete_child.

Differential Revision:	https://reviews.freebsd.org/D47972
2025-01-02 13:25:12 -05:00
..
enetc.h sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
enetc_hw.h libkern: add ilog2 macro 2024-06-03 11:37:55 -05:00
enetc_mdio.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
enetc_mdio.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
if_enetc.c Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00