diff options
author | Haim Dreyfuss <haim.dreyfuss@intel.com> | 2016-03-27 11:56:13 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2016-03-30 15:24:50 +0200 |
commit | 8d80717a12c138f3d765d91feab0c08190a21d85 (patch) | |
tree | bfd5f44ec2e48d5d7b0dcb33690f740d1fc7b73b /drivers/net/wireless/intel/iwlwifi/iwl-fw.h | |
parent | iwlwifi: remove IWL_*_UCODE_API_OK (diff) | |
download | linux-8d80717a12c138f3d765d91feab0c08190a21d85.tar.xz linux-8d80717a12c138f3d765d91feab0c08190a21d85.zip |
iwlwifi: pcie: Fix index iteration on free_irq in MSIX mode
In MSIX mode we iterate over the allocated interrupt vectors and
register them to an handler. In case of registration failure,
we free all the allocated irq.
we use the outer index mistakenly instead of the inner one.
Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-fw.h')
0 files changed, 0 insertions, 0 deletions