diff options
author | Johannes Berg <johannes.berg@intel.com> | 2021-01-15 12:05:51 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-01-25 14:52:56 +0100 |
commit | 82a08d0cd7b503be426fb856a0fb73c9c976aae1 (patch) | |
tree | a229cfb026fec7d3cb6f5571762b408885122801 /drivers/vdpa | |
parent | iwlwifi: pnvm: don't skip everything when not reloading (diff) | |
download | linux-82a08d0cd7b503be426fb856a0fb73c9c976aae1.tar.xz linux-82a08d0cd7b503be426fb856a0fb73c9c976aae1.zip |
iwlwifi: pnvm: don't try to load after failures
If loading the PNVM file failed on the first try during the
interface up, the file is unlikely to show up later, and we
already don't try to reload it if it changes, so just don't
try loading it again and again.
This also fixes some issues where we may try to load it at
resume time, which may not be possible yet.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Fixes: 6972592850c0 ("iwlwifi: read and parse PNVM file")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20210115130252.5ac6828a0bbe.I7d308358b21d3c0c84b1086999dbc7267f86e219@changeid
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions