]> 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)
commitc674363b8e9bf883ed72ffdc9c261e3bb97bcc47
tree943f3152e01938c5b11e363f107b5d0511e04dc0
parent5b34c9ff463bf707d6dff644d6af4fca819f4e26
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