Increase number of SSIDs per scan with ProbeReq to 10

Change-Id: Icab7bc732d652915796a9a0aac1c82d31da8f6b3
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
diff --git a/src/drivers/driver.h b/src/drivers/driver.h
index c7dbdc1..232f31a 100644
--- a/src/drivers/driver.h
+++ b/src/drivers/driver.h
@@ -195,7 +195,7 @@
 	const char *drv_name;
 };
 
-#define WPAS_MAX_SCAN_SSIDS 4
+#define WPAS_MAX_SCAN_SSIDS 10
 
 /**
  * struct wpa_driver_scan_params - Scan parameters