]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a8f91d0c6ac3a26a6830bfc163af5a6870aa0ca
treeec67f58787e00d25631d91d2affd88acf4247baa
parenta1f3a0f01b3d6d2b8efa6981d4a0c4230d35f43f
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