From: Johannes Berg Date: Thu, 28 Apr 2011 14:27:08 +0000 (-0700) Subject: iwlagn: dont update bytecount table for command queue X-Git-Tag: v3.0-rc1~377^2~54^2^2~91^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccb6c1c0ec2b76a41c8c85747b1a671e71b97e64;p=pandora-kernel.git iwlagn: dont update bytecount table for command queue The device doesn't use the bytecount table for the command queue, only for aggregation queues to make aggregation decisions. So don't update it for the command queue (and we even updated it with wrong values). Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed