From: Michal Kazior Date: Tue, 25 Jun 2013 07:17:17 +0000 (+0200) Subject: nl80211: fix mgmt tx status and testmode reporting for netns X-Git-Tag: v3.11-rc4~22^2~25^2^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ec570f4f69c4cb700d743a915096c2c8f56a99;p=pandora-kernel.git nl80211: fix mgmt tx status and testmode reporting for netns These two events were sent to the default network namespace. This caused AP mode in a non-default netns to not work correctly. Mgmt tx status was multicasted to a different (default) netns instead of the one the AP was in. Cc: stable@vger.kernel.org Signed-off-by: Michal Kazior Signed-off-by: Johannes Berg --- Reading git-diff-tree failed