mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-21 03:32:42 +01:00
scan: Make nl80211 static
This commit is contained in:
parent
8026921801
commit
6068b3e364
@ -44,7 +44,7 @@
|
||||
|
||||
struct l_queue *scan_contexts = NULL;
|
||||
|
||||
struct l_genl_family *nl80211 = NULL;
|
||||
static struct l_genl_family *nl80211 = NULL;
|
||||
uint32_t scan_id = 0;
|
||||
|
||||
struct scan_periodic {
|
||||
|
Loading…
Reference in New Issue
Block a user