Remove src/drivers/scan_helpers.c
Most of this file was already moved into wpa_supplicant/scan.c and we can remove the file completely by having couple of small helper functions copied to the remaining users outside core wpa_supplicant code.
This commit is contained in:
parent
9ba9fa07cc
commit
d1f9c410c1
10 changed files with 84 additions and 58 deletions
|
@ -20,6 +20,7 @@
|
|||
#include "drivers/driver.h"
|
||||
#include "wpa_supplicant_i.h"
|
||||
#include "notify.h"
|
||||
#include "scan.h"
|
||||
#include "bss.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue