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

No differences found