diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-04-29 17:51:56 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-04-29 15:24:15 -0400 |
commit | 16b345d89686ca0482a9ca741a1167def1abdd7f (patch) | |
tree | 3e3a9db573cadfa2b7f615e4ebcc525e0e26bf51 /net | |
parent | bfd36103ec26599557c2bd3225a1f1c9267f8fcb (diff) |
iwl4965: fix "Received BA when not expected"
Need to use broadcast sta_id for management frames, otherwise we broke
BA session in the firmware and get messages like that:
"Received BA when not expected"
or (on older kernels):
"BA scd_flow 0 does not match txq_id 10"
This fix regression introduced in 2.6.35 during station management
code rewrite by:
commit 2a87c26bbe9587baeb9e56d3ce0b4971bd777643
Author: Johannes Berg <johannes.berg@intel.com>
Date: Fri Apr 30 11:30:45 2010 -0700
iwlwifi: use iwl_find_station less
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions