commit | 72a8a3edd630995662bdc85957206685f376f9c4 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Nov 23 03:10:32 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 24 16:19:35 2010 -0500 |
tree | d905f67383577abb06761b99c9e0fdea03681024 | |
parent | 4e5ff37692df35c8826f1291204841b174d3c3ce [diff] |
mac80211: reduce the number of retries for nullfunc probing Since nullfunc frames are transmitted as unicast frames, they're more reliable than the broadcast probe requests, so we need fewer retries to figure out whether the AP is really gone. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>