From: Emmanuel Grumbach Date: Tue, 12 Jun 2012 15:31:21 +0000 (+0300) Subject: iwlwifi: WARN only once when we have trouble in reclaim X-Git-Tag: v3.6-rc1~125^2~57^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67711c17fc8bcab8f9e92c49049b8356f9a557c1;p=pandora-kernel.git iwlwifi: WARN only once when we have trouble in reclaim This flow can actually happen due to a corner case in mac80211: the station is deleted before we get a chance to reclaim all the packets in flight in AGG queue. The tid_data for this station is zeroed, and we lose the match with the Tx queue. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed