From: Rami Rosen Date: Thu, 18 Dec 2008 16:04:51 +0000 (+0200) Subject: iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). X-Git-Tag: v2.6.29-rc1~581^2~105^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e7690f1e9ee1e762f27678d2ea10e4c1fde3236;p=pandora-kernel.git iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). This patch removes unused parameter and unused local variable in methods in iwl-tx.c: - Remove a parameter (is_unicast) from iwl_tx_cmd_build_basic(). - Remove an unused variable name unicast from iwl_tx_skb(). Signed-off-by: Rami Rosen Signed-off-by: John W. Linville --- Reading git-diff-tree failed