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:
f40476e
)
net: wireless: change the expire time about each entry of scan results
author
jun.ho.lee
<jun.ho.lee@samsung.com>
Fri, 9 Sep 2011 09:50:02 +0000
(18:50 +0900)
committer
Arve Hjønnevåg
<arve@android.com>
Mon, 1 Jul 2013 20:40:34 +0000
(13:40 -0700)
Change-Id: I6e8d838d91bebc28f4cd09dcb8b9f1de775be13d
Signed-off-by: jun.ho.lee <jun.ho.lee@samsung.com>
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 fd99ea495b7e68cd9e5265542a6aa059d0ac7760..41b0f96a933f0e385edc2660c7e33c0d5b630bc4 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
0
* HZ)
+#define IEEE80211_SCAN_RESULT_EXPIRE (3 * HZ)
static void bss_free(struct cfg80211_internal_bss *bss)
{