]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: do not clear TX info flags when receiving BlockAckResponse
authorDaniel C Halperin <daniel.c.halperin@intel.com>
Thu, 17 Sep 2009 17:43:49 +0000 (10:43 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:34 +0000 (16:39 -0400)
commit8ee8143b19ce59ebac7656959b5f3c9493a54b4e
tree93bf8b02f99cf4eed279ea4579affde76a625e4a
parentccc99efd12c2073bfb230c1ad8c0304462392223
iwlwifi: do not clear TX info flags when receiving BlockAckResponse

OR-in AMPDU flags rather than assigning them.  This lets the TX status for
aggregated packets be processed by rs_tx_status.

Signed-off-by: Daniel C Halperin <daniel.c.halperin@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-tx.c