]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Increase maximum number of SSIDs per scan with ProbeReq to 10
authorDmitry Shmidt <dimitrysh@google.com>
Tue, 19 Jul 2011 05:55:46 +0000 (08:55 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 19 Jul 2011 05:55:46 +0000 (08:55 +0300)
src/drivers/driver.h

index 4bc4d2dc8781ad31f18d170d73708f9a922aa99e..92951ae13181fcb93f78b0acabbdafeb2693c334 100644 (file)
@@ -195,7 +195,7 @@ struct wpa_interface_info {
        const char *drv_name;
 };
 
-#define WPAS_MAX_SCAN_SSIDS 4
+#define WPAS_MAX_SCAN_SSIDS 10
 
 /**
  * struct wpa_driver_scan_params - Scan parameters