From: Tomas Winkler Date: Tue, 15 Jan 2008 01:46:16 +0000 (-0800) Subject: iwlwifi: remove iwl4965_tx_cmd X-Git-Tag: v2.6.25-rc1~1162^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e4f7dfe56dbaa5470e047d991c077f8e479d21;p=pandora-kernel.git iwlwifi: remove iwl4965_tx_cmd This patch removes iwl4965_tx_cmd function and splits its content to iwl4965_hw_build_tx_cmd_rate, iwl4965_build_tx_cmd_basic, and iwl4965_tl_get_stats function. The latest one will be deprecated when traffic load will move to rate scale module. Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed