diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2012-07-07 15:13:08 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-07-07 21:35:42 +0200 |
commit | 2f7916f8d6761e039a117ff560a85a20edb796de (patch) | |
tree | e28fb49b0218410fa1cdb065d0d0a0543b7e1b36 /net/wireless | |
parent | 4d6d0ae2a088e1e054ef6d96ceb1b41523291e71 (diff) |
mac80211: request TX status for BlockAck Requests
Because ieee80211_tx_status in status.c checks if
outgoing BlockAck requests have been acked, it is
necessary to tell the driver that tx feedback for
this sort of frame is important.
Otherwise, the stack will continue to send the same
BlockAck request over and over, which can cause
the receiver to flush or clean its reorder buffer
over and over.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions