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:
bd3cc5f
)
net: wireless: Decrease scan entry expiration to avoid stall results
author
Dmitry Shmidt
<dimitrysh@google.com>
Tue, 24 Jun 2014 16:36:50 +0000
(09:36 -0700)
committer
John Stultz
<john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:47 +0000
(13:51 -0800)
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 14d5369eb778714fe0a97dc14e585cf3790b775c..30f967665e84c72d3521304ddfef4767c8db17cf 100644
(file)
--- 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 (
30
* HZ)
+#define IEEE80211_SCAN_RESULT_EXPIRE (
7
* HZ)
static void bss_free(struct cfg80211_internal_bss *bss)
{