commit | 4f7eff10b20fc86f71f2db83e6b16cb5fbde8dbc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jun 15 14:14:22 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jun 20 10:57:01 2012 +0200 |
tree | d45f75665ceea2c56cc0b738ba4b0a099241aa84 | |
parent | 7fee4778bf56b0c5c86010d5b6f654177cc5da96 [diff] |
nl80211: fix netns separation There are currently a few ways to "escape" the network namespace and access a wiphy that belongs to another namespace. Add a netns argument to the relevant functions to fix this. One remaining issue with testmode will be fixed in a follow-up patch. Signed-off-by: Johannes Berg <johannes.berg@intel.com>