diff options
author | Jon Paul Maloy <[email protected]> | 2015-05-14 10:46:15 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-14 12:24:46 -0400 |
commit | a97b9d3fa9bce0d78dc83a14a9e1ebb3bf5cc414 (patch) | |
tree | 34f4149168a50f126daf1686af27f3464bd94a5e /tools/perf/scripts/python/syscall-counts.py | |
parent | e4bf4f76962b0869d1048ac6c52a46e7d90eb46f (diff) |
tipc: rename fields in struct tipc_link
We rename some fields in struct tipc_link, in order to give them more
descriptive names:
next_in_no -> rcv_nxt
next_out_no-> snd_nxt
fsm_msg_cnt-> silent_intv_cnt
cont_intv -> keepalive_intv
last_retransmitted -> last_retransm
There are no functional changes in this commit.
Reviewed-by: Erik Hugne <[email protected]>
Reviewed-by: Ying Xue <[email protected]>
Signed-off-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions