OSDN Git Service

cfg80211: increase scan result expire time
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 23 Jul 2009 10:14:29 +0000 (12:14 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jul 2009 19:24:17 +0000 (15:24 -0400)
commit09f97e0fc4ae81f151bd76b97e28d2af429c1427
tree71ed205db6791f574591eca0e672611f31e00391
parent977923b00c79185c11b4b47664f5ffa4c3820438
cfg80211: increase scan result expire time

Using background scanning in mac80211 the time a scan needs to
finish can exceed 10 seconds. Hence, increase the scan results
expire time to 15 seconds which should be sufficient.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/scan.c