diff options
author | Julien Grall <[email protected]> | 2015-06-16 20:10:46 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-06-21 09:40:40 -0700 |
commit | 6c10127d91bdc80e02938085d03c232ae3118ad5 (patch) | |
tree | 3769eb50fa2bd6dec3cf012a830dc172d7dfde5b /tools/perf/scripts/python/net_dropmonitor.py | |
parent | d2a9ec6472650c49ac3f285637b9c04b53f11ae6 (diff) |
net/xen-netfront: Correct printf format in xennet_get_responses
rx->status is an int16_t, print it using %d rather than %u in order to
have a meaningful value when the field is negative.
Also use %u rather than %x for rx->offset.
Signed-off-by: Julien Grall <[email protected]>
Reviewed-by: David Vrabel <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions