mac80211: reject extra IEs for probe request when hw_scan
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 10 Feb 2009 20:25:41 +0000 (21:25 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Feb 2009 18:45:26 +0000 (13:45 -0500)
We cannot currently hand off extra IEs to hw_scan, so reject
configuring extra IEs for probe request frames when hw_scan
is set.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found