iwlagn: used frame count info in compressed ba packet
commit8829c9e2ec144baeb3cee599e1e653a396ad521b
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 10 Nov 2010 19:05:38 +0000 (10 11:05 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Tue, 16 Nov 2010 15:43:42 +0000 (16 07:43 -0800)
tree456621f28e8d6a65203863be092cd26add4de84b
parentb1d771ee33c6e4006676002b9d74abf45b71d3d6
iwlagn: used frame count info in compressed ba packet

For newer devices, uCode provide both "number of frames sent"
and "number of frames acked" information inside the compressed_ba
packet. So instead of figure the success/failure information through
the bitmap, use those information which is much betrer approach.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/net/wireless/iwlwifi/iwl-agn-tx.c
drivers/net/wireless/iwlwifi/iwl-commands.h
drivers/net/wireless/iwlwifi/iwl-core.h