iwlwifi: pcie: print interrupt number, not index
authorJohannes Berg <johannes.berg@intel.com>
Sat, 12 Jun 2021 11:32:42 +0000 (14:32 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 22 Jun 2021 12:11:15 +0000 (15:11 +0300)
commit57e6492cf0fd2e39feaa7ac39c68383f44bde6ac
tree8653756244a50e0cfff86fe0ea397456b36a2889
parent7e2c14372bd89ffe4cefd678b8b1743cac376f4c
iwlwifi: pcie: print interrupt number, not index

Printing the interrupt index in our local array isn't very
useful in an error message, print the interrupt number (as
also shown in e.g. /proc/interrupts) instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210612142637.05bc5157e606.Ifb65b5ed2e5296fd8258c40c4287b5443b06d337@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/trans.c