mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 18:12:57 +01:00
25adbd0b8c
mvneta_find_ethernet_prop_switch() is file-local static to if_mvneta_fdt.c. Normally we would not need a function declararion but in case MVNETA_DEBUG is set it becomes public. Move the function declaration from if_mvneta.c to if_mvneta_fdt.c to avoid a warning during each compile. |
||
---|---|---|
.. | ||
if_mvneta_fdt.c | ||
if_mvneta.c | ||
if_mvnetareg.h | ||
if_mvnetavar.h |