You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
282 B
12 lines
282 B
4 years ago
|
--- a/net/wireless/scan.c
|
||
|
+++ b/net/wireless/scan.c
|
||
|
@@ -56,7 +56,7 @@
|
||
|
* also linked into the probe response struct.
|
||
|
*/
|
||
|
|
||
|
-#define IEEE80211_SCAN_RESULT_EXPIRE (7 * HZ)
|
||
|
+#define IEEE80211_SCAN_RESULT_EXPIRE (30 * HZ)
|
||
|
|
||
|
static void bss_free(struct cfg80211_internal_bss *bss)
|
||
|
{
|