mac80211: disable IBSS beacon before join
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 10 Feb 2009 20:25:38 +0000 (21:25 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Feb 2009 18:45:20 +0000 (13:45 -0500)
Before we have a probe response frame (which is used as the
beacon too) there's no need to ask drivers to beacon, they
will not get a beacon anyway.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found