commit | a971be223f243311a8014ddfc721f68e3ef2da9c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu May 21 12:02:05 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 22 14:06:01 2009 -0400 |
tree | 10b5c659293fbf89f9e03b8bb8bb1241d951b213 | |
parent | ccdfeab6536ae55d43436ffaae949afde6e962ca [diff] |
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>