]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: correct probe wait time
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 21 May 2009 10:02:05 +0000 (12:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 May 2009 18:06:01 +0000 (14:06 -0400)
commita971be223f243311a8014ddfc721f68e3ef2da9c
tree10b5c659293fbf89f9e03b8bb8bb1241d951b213
parentccdfeab6536ae55d43436ffaae949afde6e962ca
mac80211: correct probe wait time

My first patch submission used 200ms, which I then somehow
managed to revert back to the earlier 50ms I had used for
some tests in the second patch submission -- but that was
wrong, I should have used 200ms here. Correct that.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c