commit | e80cf8537ae54ec96c389055d6e9b0ef630c042d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon May 11 14:43:13 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 11 15:24:07 2009 -0400 |
tree | c312e6f4c42bf9d8e87dcad3ebff1de2497297f7 | |
parent | 528769cf1e422d932052be1487459262f3d75333 [diff] |
cfg80211: disallow interfering with stations on non-AP 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. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>