]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: fix the reclaimed packet tracking upon flush queue
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 31 Dec 2012 07:26:10 +0000 (09:26 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 14:31:15 +0000 (15:31 +0100)
commitfc56e19f62d555546e7b5640a288fc2322faffb4
treef405db5d099fd0b03a1f9f21008eee2118f76c91
parent6e091e268a32078fff646d6d27ee1aea9e55cc59
iwlwifi: fix the reclaimed packet tracking upon flush queue

There's a bug in the currently released firmware version,
the sequence control in the Tx response isn't updated in
all cases. Take it from the packet as a workaround.

Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/tx.c