]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ffd4b418e65b5720542b23edc1dfc80137c53b3
tree943f3152e01938c5b11e363f107b5d0511e04dc0
parentddd9707147b746740f001ea69ffaa39285e5c515
mac80211: fixup radiotap tx flags for RTS/CTS

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