commit | a0ec570f4f69c4cb700d743a915096c2c8f56a99 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Jun 25 09:17:17 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 16 09:55:37 2013 +0300 |
tree | 61b033cc7f1352fb2859652df013fcd80621feb6 | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
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 <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>