|
@@ -1007,7 +1007,7 @@ int wpa_driver_wext_scan(void *priv, struct wpa_driver_scan_params *params)
|
|
|
|
|
|
/* Not all drivers generate "scan completed" wireless event, so try to
|
|
/* Not all drivers generate "scan completed" wireless event, so try to
|
|
* read results after a timeout. */
|
|
* read results after a timeout. */
|
|
- timeout = 5;
|
|
|
|
|
|
+ timeout = 10;
|
|
if (drv->scan_complete_events) {
|
|
if (drv->scan_complete_events) {
|
|
/*
|
|
/*
|
|
* The driver seems to deliver SIOCGIWSCAN events to notify
|
|
* The driver seems to deliver SIOCGIWSCAN events to notify
|