From: Johannes Berg Date: Thu, 18 Jun 2009 15:23:43 +0000 (+0200) Subject: cfg80211: validate station settings X-Git-Tag: v2.6.31-rc1~63^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97f4424fb4cddecf9b13c9b0e3f79924b624a7f;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed