commit | 14b80724367dfdc86f4807461dd1f7f2dd630416 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Feb 10 21:25:42 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 13 13:45:27 2009 -0500 |
tree | 2a1050703b8ccf73dbf5fb3b7c777997fba5a437 | |
parent | 60b22511921fe79b2a94a27c09cadfd32fcef5d5 [diff] |
mac80211: fix beacon enable more Hopefully the last required fix ... disable beaconing only on beaconing interfaces, and thus avoid calling ieee80211_if_config for purely virtual interfaces (those driver doesn't know about). Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>