aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorGao Feng <[email protected]>2017-01-17 10:21:19 +0800
committerDavid S. Miller <[email protected]>2017-01-17 15:25:55 -0500
commita7ef6715c4b5905b663dddf3832dbdf77b3bf8ac (patch)
tree2e01ff3ce59aa55523e48a109d2b2bdbc8f896e9 /tools/perf/scripts/python/netdev-times.py
parent0ee28e31553a6f2ed13223e565ae5a4d7a376942 (diff)
net: ping: Use right format specifier to avoid type casting
The inet_num is u16, so use %hu instead of casting it to int. And the sk_bound_dev_if is int actually, so it needn't cast to int. Signed-off-by: Gao Feng <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions