]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: set TDLS capab to zero on failure frames
authorArik Nemtsov <arik@wizery.com>
Thu, 17 Jul 2014 14:14:22 +0000 (17:14 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 21 Jul 2014 10:14:03 +0000 (12:14 +0200)
commitdd8c0b03d35be7effe20c9e5fda7e231e2c88e19
tree58c87b26e67f525cd4e6684678a0e4a311ea810e
parent1606ef4a9d294dde98a2185e3645468b08925a6f
mac80211: set TDLS capab to zero on failure frames

When sending setup-failure frames, set the capability field to zero, as
mandated by the specification (IEEE802.11-2012 8.5.13).

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Liad Kaufman <liad.kaufman@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tdls.c