commit | 5e1333624827e7a91b2d2cc04ce978f050cae15e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Feb 10 21:25:38 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 13 13:45:20 2009 -0500 |
tree | 4016a7c7a5ccda41cbcaed17173445446eaed1b9 | |
parent | 570a0a7c3ba6e44b0fe7f1d42e69ba139b533737 [diff] |
mac80211: disable IBSS beacon before join 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>