summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2018-10-26 11:04:30 +0200
committerLuca Coelho <luciano.coelho@intel.com>2019-01-29 16:10:29 +0200
commit677837b8b3ea10bcffa0ec8aec503a362b52c8a2 (patch)
tree4effbe1a34711af9026138939be2b6ffb934ca30 /drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
parent85d78bb173db2b12b30ae786e54038046d6d9d47 (diff)
iwlwifi: mvm: fix %16 to %016 print format
With just %16, it means 16 characters padding, but we really don't want to print "0x 1F4547B", but instead want to have this filled with zeroes, so we need the 0. 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/mvm/rxmq.c')
0 files changed, 0 insertions, 0 deletions