athp
athp copied to clipboard
Fix fw_log uninitialised mutex with tunable
Initialise the firmware_log early on before the tunables are read as after that we might get into the log functions passing the bitmask and would panic as the mutex would not be initialised.
Fixes Issue #31.
Sponsored by: Rubicon Communications, LLC (d/b/a "Netgate")