diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-08-22 02:36:41 -0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-08-22 02:37:08 -0400 |
commit | e133fae263090f5795b8024a4024b81e06770132 (patch) | |
tree | 9a87af089f1aa4914e1a0672aa8f71338792dc55 /net/mac80211/main.c | |
parent | 27b3eb9c06a7193bdc9800cd00764a130343bc8a (diff) |
mac80211: minstrel_ht: don't use control.flags in TX status path
Sujith reports that my commit af61a165187bb94b1dc7628ef815c23d0eacf40b
("mac80211: add control port protocol TX control flag") broke ath9k
(aggregation). The reason is that I made minstrel_ht use the flag in
the TX status path, where it can have been overwritten by the driver.
Since we have no more space in info->flags, revert that part of the
change for now, until we can reshuffle the flags or so.
Reported-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions