]> git.openfabrics.org - ~emulex/infiniband.git/commit
iwlwifi: BA scd_flow not match condition detected
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 31 Jul 2010 15:34:11 +0000 (08:34 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 4 Aug 2010 19:27:37 +0000 (15:27 -0400)
commit735df29a0641d9d8d65117c48ee460284ffcfc05
treeb8943ca9a11276c78ad8fcd4143f166924c6147a
parent5fc97f7789e6ff3d1698a544f863b55dba9d9cd9
iwlwifi: BA scd_flow not match condition detected

It is a uCode bug which cause the tx queue id not match scd_flow
in compressed block ack frame, and it need to be addressed in uCode.
Currently, driver will log the information when it happen.

Since it is possible happen very often and we do not want to fill the syslog,
so don't enable the logging by default.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-tx.c