diff options
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | 2014-12-23 10:47:08 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-15 15:31:19 +0300 |
commit | 995cdd0ebd064156247c983c14e8e7aef23785c8 (patch) | |
tree | 5574d6642e47bae083666da1d9ac53fd80cf406a /scripts/gdb/linux/utils.py | |
parent | 100106d7021fe34ba4d0195a519aa5e2ecae82ab (diff) | |
download | linux-995cdd0ebd064156247c983c14e8e7aef23785c8.tar.xz |
wil6210: improve debugfs for VRING
When printing VRING on debugfs (file "vrings"),
software head & tail indexes were printed in decimal format
while hardware tail in hexadecimal only.
It is not comfortable to compare indexes in different formats;
on the other hand, hexadecimal output useful to see hardware
glitches.
To serve all purposes, print hardware tail in both decimal and
hexadecimal formats.
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions