iwlwifi: pcie: move msix conf functions above other functions
authorHaim Dreyfuss <haim.dreyfuss@intel.com>
Mon, 12 Dec 2016 11:57:02 +0000 (13:57 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 8 Feb 2017 08:04:09 +0000 (10:04 +0200)
commit7ca00409b5bd6e79a03d1cf3982dc429f371c02b
treeb663d6e29deec7b8603826bcbf6a00ae270a682e
parent8364fbb497f00de21d6d347194fa8b6bbae1d6f5
iwlwifi: pcie: move msix conf functions above other functions

msix configuration functions should be called by other functions.
For example by pcie_d3_resume, move it above to enable it.

Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/trans.c