commit | 653fa4a07525e4cd9e7b90e6fc1f792119910636 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Jun 30 17:23:11 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 30 17:37:40 2008 -0400 |
tree | 8116450aaf0ed40fdbb268973996f7a06438deb9 | |
parent | 4b8817b2a06958efd868677880334229fe5a96cf [diff] |
iwlwifi: setup compressed BA handler This patch sets the compressed BA handler for 5000. This allows the rate scaling algorithm to take in count frames that were sent in AMPDUs. The compressed BA handler has been moved to iwl-rx.c since it is common to 4965 and 5000. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>