diff options
author | Johannes Berg | 2018-12-06 11:30:37 +0100 |
---|---|---|
committer | Luca Coelho | 2019-02-04 11:28:06 +0100 |
commit | 138d320a95ce4ecef13e6b3f3b3a8a21af5c6e1d (patch) | |
tree | 73701c2ce5d535aa010b3e78d9c3a6cecac11ee3 /drivers/net/wireless/intel/iwlwifi/fw | |
parent | iwlwifi: mvm: config mac ctxt to HE before TLC (diff) | |
download | kernel-qcow2-linux-138d320a95ce4ecef13e6b3f3b3a8a21af5c6e1d.tar.gz kernel-qcow2-linux-138d320a95ce4ecef13e6b3f3b3a8a21af5c6e1d.tar.xz kernel-qcow2-linux-138d320a95ce4ecef13e6b3f3b3a8a21af5c6e1d.zip |
iwlwifi: dvm: use %u for sscanf() into unsigned variable
Use %u instead of using %d which looks signed but then won't
get signed output if using an unsigned variable. It doesn't
matter much, but be consistent.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw')
0 files changed, 0 insertions, 0 deletions