diff --git a/src/drivers/driver.h b/src/drivers/driver.h index 189e3a627..f28d60819 100644 --- a/src/drivers/driver.h +++ b/src/drivers/driver.h @@ -195,7 +195,7 @@ struct wpa_interface_info { const char *drv_name; }; -#define WPAS_MAX_SCAN_SSIDS 10 +#define WPAS_MAX_SCAN_SSIDS 16 /** * struct wpa_driver_scan_params - Scan parameters