From: Johannes Berg Date: Fri, 15 Jun 2012 12:14:22 +0000 (+0200) Subject: nl80211: fix netns separation X-Git-Tag: v3.6-rc1~125^2~57^2~248^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f7eff10b20fc86f71f2db83e6b16cb5fbde8dbc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed