From: Tomas Winkler Date: Fri, 7 Mar 2008 01:36:55 +0000 (-0800) Subject: iwlwifi: 3945 split tx_complete to command and packet function X-Git-Tag: v2.6.26-rc1~1138^2~454^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c066f27b6dacb6589fb5190af373fb9f993397;p=pandora-kernel.git iwlwifi: 3945 split tx_complete to command and packet function This patch 1. removes cmd completion from iwl3945_tx_queue_reclaim and creates iwl3945_cmd_queue_reclaim. 1. removes 11n relevant elements from this function 2. removes call to ieee80211_tx_status_irqsafe and uses ieee80211_tx_status only Signed-off-by: Tomas Winkler Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed