]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: fix mgmt tx status and testmode reporting for netns
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 25 Jun 2013 07:17:17 +0000 (09:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 06:55:37 +0000 (09:55 +0300)
commitf66b189bbc00f5c85a1a3a8717ce8bf2613273dd
tree61b033cc7f1352fb2859652df013fcd80621feb6
parent07e109360660cc58aefd754a4369fe475b61e495
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>
net/wireless/nl80211.c