Remove disconnected APs from BSS table if likely out-of-range
[mech_eap.git] / wpa_supplicant / preauth_test.c
index ed57085..f4bba98 100644 (file)
@@ -27,7 +27,7 @@
 #include "drivers/driver.h"
 
 
-struct wpa_driver_ops *wpa_drivers[] = { NULL };
+const struct wpa_driver_ops *const wpa_drivers[] = { NULL };
 
 
 struct preauth_test_data {