commit | 0e7690f1e9ee1e762f27678d2ea10e4c1fde3236 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Thu Dec 18 18:04:51 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 19 15:23:54 2008 -0500 |
tree | 84f2bffc2eb0a7258704e235f44ca268a5711b4a | |
parent | be2864cfff2fe4b599b46f03cce1e7689e05c60c [diff] |
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 <ramirose@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>