iwlwifi: pnvm: print out the version properly
authorJohannes Berg <johannes.berg@intel.com>
Sun, 17 Oct 2021 13:59:54 +0000 (16:59 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 22 Oct 2021 07:54:18 +0000 (10:54 +0300)
commit2c5769e358b7b436f4e848f134d2bbac6010a490
treee23a604cc6403a5acef2d8842d3724b3fd366248
parent72c43f7d6562cec138536e7e6d0939692ff74482
iwlwifi: pnvm: print out the version properly

The version really is a git sha1, not a hex number, so we
need to print it out with leading zeroes (8 digits) and
without 0x prefix.

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.20211017165728.83422182774a.I40703fd517534133eb67d644ee16532ba8a67e35@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c