nl80211: remove admin requirement from station get
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 18 Feb 2009 09:48:07 +0000 (10:48 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:41 +0000 (14:52 -0500)
commit630e64c487c0a9550f05b465216a1cd9125b52f2
treed95d922fb71d756c2cb3b6f93259dc0273106901
parent0a16ec5f5ed38076026960332a9ea4746dc1f3c6
nl80211: remove admin requirement from station get

There's no particular reason to not let untrusted users see
this information -- it's just the stations we're talking to,
packet counters for them and possibly some mesh things.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c