mac80211: fixup radiotap tx flags for RTS/CTS
authorBob Copeland <me@bobcopeland.com>
Wed, 16 Apr 2014 12:32:41 +0000 (08:32 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 22 Apr 2014 15:08:30 +0000 (17:08 +0200)
When using RTS/CTS, the CTS-to-Self bit in radiotap TX flags is
getting set instead of the RTS bit.  Set the correct one.

Reported-by: Larry Maxwell <larrymaxwell@agilemesh.com>
Signed-off-by: Bob Copeland <bob@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/status.c

Simple merge