freebsd_network: Add a missed method ID.

Some less-used drivers (e.g. marvell_yukon) need this.
This commit is contained in:
Augustin Cavalier
2019-01-03 21:20:37 -05:00
parent 8084e7c566
commit 3a031789fe
@@ -26,6 +26,7 @@ enum device_method_ids {
ID_bus_hinted_child,
ID_bus_print_child,
ID_bus_read_ivar,
ID_bus_get_dma_tag,
ID_ifdi_knlist_add,
ID_ifdi_knote_event,