]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Drop DS Channel PARAM in directed probe
authorPaul Stewart <pstew@chromium.org>
Thu, 23 Jun 2011 17:00:11 +0000 (09:00 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jun 2011 19:09:41 +0000 (15:09 -0400)
commit7ba76462fae1284228f2f602347b9490a44f74b0
treed639da034366d3390f8b99a96cc30bec11abf446
parentf52539c35064971eadb822b4653df19646f47c6f
mac80211: Drop DS Channel PARAM in directed probe

Do not send DS Channel parameter for directed probe requests
in order to maximize the chance that we get a response.  Some
badly-behaved APs don't respond when this parameter is included.

Signed-off-by: Paul Stewart <pstew@chromium.org>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/scan.c
net/mac80211/util.c
net/mac80211/work.c