diff --git a/src/manager.c b/src/manager.c index 9fdff811..40599e1a 100644 --- a/src/manager.c +++ b/src/manager.c @@ -65,7 +65,7 @@ struct wiphy_setup_state { static struct l_queue *pending_wiphys; /* With these drivers don't even try creating our interfaces */ -const char *default_if_driver_list[] = { +static const char *default_if_driver_list[] = { /* * The out-of-tree rtl88x2bu crashes the kernel hard. Seemingly * many other drivers are built from the same source code so