iwlwifi: update SCD BC table for all SCD queues
commitd5700ae8cfc1b3243ca9f96f6dd0bbf95b05b5e6
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 26 Dec 2011 06:47:34 +0000 (26 08:47 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2012 22:17:31 +0000 (6 14:17 -0800)
tree7a56a20b066f755a13d69c51cbed2897194b0f5a
parente3b22a8ecc595fd80bc3cd84d32e7d4ee7fe9ad8
iwlwifi: update SCD BC table for all SCD queues

commit 96f1f05af76b601ab21a7dc603ae0a1cea4efc3d upstream.

Since we configure all the queues as CHAINABLE, we need to update the
byte count for all the queues, not only the AGGREGATABLE ones.

Not doing so can confuse the SCD and make the fw assert.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/iwlwifi/iwl-trans.c