summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2012-02-01 07:01:32 -0800
committerJohn W. Linville <linville@tuxdriver.com>2012-02-01 15:26:00 -0500
commit3d29dd9b5b160ba4542a9b8f869a220559e633a0 (patch)
tree300ef96f8681c3b853686b11b04062f3045860f2 /net
parenta6c84622b7fa3ea5417a9d1d0ce0bc3e7fbe3be1 (diff)
iwlwifi: don't mess up QoS counters with non-QoS frames
In my AMPDU rework, I rely on the sequence numbers of frames. But I didn't check that the frame has a valid tid before updating the tracking counters. As a result, the Tx queues were stalled. People who hit this bug saw that we simply didn't let any data out. This bug was introduced in 3.3. This patch fixes that and checks that the frame is a QoS frame before looking at its tid and changing the counters. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions