From: Wey-Yi Guy Date: Wed, 10 Nov 2010 19:05:38 +0000 (-0800) Subject: iwlagn: used frame count info in compressed ba packet X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~56^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8829c9e2ec144baeb3cee599e1e653a396ad521b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed