manager: Make default_if_driver_list static

This commit is contained in:
Marcel Holtmann 2019-08-04 00:35:14 +02:00
parent 1f5ca4b108
commit deee526b98
1 changed files with 1 additions and 1 deletions

View File

@ -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