diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-04-21 16:40:40 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-04-21 20:55:56 +0200 |
commit | b2bcc6d2a5874b0265aeeb926618e2d265f96b50 (patch) | |
tree | 21f48b6def1207db21740663fb490aefbb8d1a6b /tools/perf/scripts/python/stackcollapse.py | |
parent | c8131dc32be24d4413e7ed534f53e8b0cc5d3c36 (diff) |
mt76: mt7915: fix a precision vs width bug in printk
Precision %.*s was intended instead of width %*s. The original code
will still print unintended data from beyond the end of skb->data.
Fixes: 665b2c780d63 ("mt76: mt7915: limit firmware log message printk to buffer length")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions