On Tue, Dec 16, 2008 at 09:35:23AM +0200, Rami Rosen wrote: > This patch removes unused parameters in methods in iwl-tx.c: > > - remove a parameter (is_unicast) from iwl_tx_cmd_build_basic() > - remove a parameter (sta_id) from iwl_tx_cmd_build_rate() > - remove two parameters (sta_id and priv) from iwl_tx_cmd_build_hwcrypto() CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o drivers/net/wireless/iwlwifi/iwl-tx.c: In function ‘iwl_tx_cmd_build_hwcrypto’: drivers/net/wireless/iwlwifi/iwl-tx.c:780: error: ‘priv’ undeclared (first use in this function) drivers/net/wireless/iwlwifi/iwl-tx.c:780: error: (Each undeclared identifier is reported only once drivers/net/wireless/iwlwifi/iwl-tx.c:780: error: for each function it appears in.) make[2]: *** [drivers/net/wireless/iwlwifi/iwl-tx.o] Error 1 Did you compile w/ debugging enabled? John -- John W. Linville Linux should be at the core linville@xxxxxxxxxxxxx of your literate lifestyle. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html