iwlwifi: pcie: make non-static hcmd and rx code
authorGolan Ben Ami <golan.ben.ami@intel.com>
Sun, 25 Mar 2018 06:57:08 +0000 (09:57 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 31 Aug 2018 08:38:25 +0000 (11:38 +0300)
commit89d5e833534bfdbcf2d25f93c780883f530847c9
treeec67f58787e00d25631d91d2affd88acf4247baa
parent9b3089bd820d16c9bc27acbd0a68a575e1df9290
iwlwifi: pcie: make non-static hcmd and rx code

Allow other device generations to use the utilities that
are used to send and reclaim host commands and to allocate
rx, by making it non-static.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/rx.c
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c
drivers/net/wireless/intel/iwlwifi/pcie/tx.c