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.2.51~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b06991f5cbcc15b8457b5c53e3d1e0c6d245f08;p=pandora-kernel.git nl80211: fix mgmt tx status and testmode reporting for netns commit a0ec570f4f69c4cb700d743a915096c2c8f56a99 upstream. 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. Signed-off-by: Michal Kazior Signed-off-by: Johannes Berg Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed