mac80211: Retry probe request few times
authorMaxim Levitsky <maximlevitsky@gmail.com>
Fri, 31 Jul 2009 15:54:12 +0000 (18:54 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:20 +0000 (16:44 -0400)
commita43abf293965230c93a4b74e5d10b9d60b153ab4
tree8b80f5af8cbb04eeb502dafababe1098a5c6ae59
parent75e6c3b72b3ab01c47629f3fbd0fed4e6550bf3a
mac80211: Retry probe request few times

Retry 5 times  (chosen arbitary ), before assuming
that station is out of range.

Fixes frequent disassociations while connected to weak,
and sometimes even strong access points.

Signed-off-by: Maxim Levitky <maximlevitsky@gmail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c