projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47f7337
)
net: wireless: Increase scan entry expiration to fit new scan time
author
Dmitry Shmidt
<dimitrysh@google.com>
Tue, 24 Jun 2014 16:36:50 +0000
(09:36 -0700)
committer
Dmitry Shmidt
<dimitrysh@google.com>
Tue, 24 Jun 2014 16:41:29 +0000
(09:41 -0700)
Change-Id: I0e23ce45d78d7c17633670973f49943a5ed6032d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
net/wireless/scan.c
patch
|
blob
|
history
diff --git
a/net/wireless/scan.c
b/net/wireless/scan.c
index 41b0f96a933f0e385edc2660c7e33c0d5b630bc4..3ebf125bc99eafeff878ad7e8bf4ea25a06a41a7 100644
(file)
--- a/
net/wireless/scan.c
+++ b/
net/wireless/scan.c
@@
-55,7
+55,7
@@
* also linked into the probe response struct.
*/
-#define IEEE80211_SCAN_RESULT_EXPIRE (
3
* HZ)
+#define IEEE80211_SCAN_RESULT_EXPIRE (
7
* HZ)
static void bss_free(struct cfg80211_internal_bss *bss)
{