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)
commita806c558e01747b499201d2667818f03d79ef1e3
treed639da034366d3390f8b99a96cc30bec11abf446
parentce2dd3c2d54494195e8820b2432eb47ca61ebdd7
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