Increase maximum number of SSIDs per scan with ProbeReq to 10

This commit is contained in:
Dmitry Shmidt 2011-07-19 08:55:46 +03:00 committed by Jouni Malinen
parent b5cb528d70
commit a79d5479df

View 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