From: Johannes Berg Date: Wed, 27 May 2009 08:35:29 +0000 (+0200) Subject: cfg80211: disallow interfering with stations on non-AP (part 2) X-Git-Tag: v2.6.31-rc1~330^2~157^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=034d655ee7b79a2f48ba4c2b620d2864a6e0aa14;p=pandora-kernel.git cfg80211: disallow interfering with stations on non-AP (part 2) On non-AP interfaces userspace has no business interfering with the station management, this can confuse mac80211 (and other drivers probably wouldn't support it anyway). Allow adding and removing stations only on AP interfaces. (Reconcile this w/ previous version of patch posted with same subject... -- JWL) Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed