From: Johannes Berg Date: Wed, 11 Feb 2009 19:27:30 +0000 (+0100) Subject: mac80211: disallow moving netns X-Git-Tag: v2.6.30-rc1~662^2~460^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076ae609d20901b5fd9bc19fc4c245624c423970;p=pandora-kernel.git mac80211: disallow moving netns mac80211 currently assumes init_net for all interfaces, so really will not cope well with network namespaces, at least at this time. To change this, we would have keep track of the netns in addition to the ifindex, which is not something I want to think about right now. Signed-off-by: Johannes Berg Cc: Eric W. Biederman Signed-off-by: John W. Linville --- Reading git-diff-tree failed