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:
692e468
)
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
Dmitry Shmidt
<dimitrysh@google.com>
Fri, 9 Sep 2011 19:27:06 +0000
(12:27 -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 ae0c2256ba3beef62c9bc3492d788fdd90882da2..cbbc92731ec8fd7c29a4c1ebc830cccbfa4b49fe 100644
(file)
--- a/
net/wireless/scan.c
+++ b/
net/wireless/scan.c
@@
-17,7
+17,7
@@
#include "nl80211.h"
#include "wext-compat.h"
-#define IEEE80211_SCAN_RESULT_EXPIRE (
15
* HZ)
+#define IEEE80211_SCAN_RESULT_EXPIRE (
3
* HZ)
void ___cfg80211_scan_done(struct cfg80211_registered_device *rdev, bool leak)
{