]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() function
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 4 Oct 2018 12:20:38 +0000 (15:20 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 25 Jan 2019 18:57:19 +0000 (20:57 +0200)
commitc688e3964a43c85ed27137c9df75072991140922
treec0cf829f440828d70fc54777f9a10a7e655c63fc
parentb7226f104cef442635de488cdfa95b715ae4c6d3
iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() function

This function was only used by 9000 A-step devices, which we don't
support anymore, so it can be removed.

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/trans.c