Search Linux Wireless

[PATCH 2/3] wifi: iwlwifi: remove function declaration without function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



iwl_trans_pcie_send_hcmd() is left without an implementation.
Garbage collect.

Signed-off-by:	Bjoern A. Zeeb <bz@xxxxxxxxxxx>
Sponsored by:	The FreeBSD Foundation
---
 drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 1 -
 1 file changed, 1 deletion(-)

diff --git drivers/net/wireless/intel/iwlwifi/pcie/internal.h drivers/net/wireless/intel/iwlwifi/pcie/internal.h
index 7805a42948af..22749a0de78a 100644
--- drivers/net/wireless/intel/iwlwifi/pcie/internal.h
+++ drivers/net/wireless/intel/iwlwifi/pcie/internal.h
@@ -552,7 +552,6 @@ void iwl_trans_pcie_txq_set_shared_mode(struct iwl_trans *trans, u32 txq_id,
 int iwl_trans_pcie_tx(struct iwl_trans *trans, struct sk_buff *skb,
 		      struct iwl_device_tx_cmd *dev_cmd, int txq_id);
 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans);
-int iwl_trans_pcie_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd);
 void iwl_pcie_hcmd_complete(struct iwl_trans *trans,
 			    struct iwl_rx_cmd_buffer *rxb);
 void iwl_trans_pcie_tx_reset(struct iwl_trans *trans);
--
2.40.0




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux