commit | a97f4424fb4cddecf9b13c9b0e3f79924b624a7f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jun 18 17:23:43 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 19 11:50:24 2009 -0400 |
tree | 695ad0cfc1f5ca8a53b595e6c4f16b72170fa670 | |
parent | 9a5e8bbc8fece7851a2a69a8676a6fd0507bc550 [diff] |
cfg80211: validate station settings When I disallowed interfering with stations on non-AP interfaces, I not only forget mesh but also managed interfaces which need this for the authorized flag. Let's actually validate everything properly. This fixes an nl80211 regression introduced by the interfering, under which wpa_supplicant -Dnl80211 could not properly connect. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>