diff options
author | Mat Martineau <[email protected]> | 2022-04-27 15:49:57 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-04-29 17:25:13 -0700 |
commit | 9273b9d5799598d35f7a2a2df61b8e29102aeac8 (patch) | |
tree | 9cd9d6252a5b9e1bf647804eb91fba1ddac634e8 /tools/perf/scripts/python/stat-cpi.py | |
parent | a41c653dc503a25dbfbf8d9b3db6a62dd0becc99 (diff) |
mptcp: Remove redundant assignments in path manager init
A few members of the mptcp_pm_data struct were assigned to hard-coded
values in mptcp_pm_data_reset(), and then immediately changed in
mptcp_pm_nl_data_init().
Instead, flatten all the assignments in to mptcp_pm_data_reset().
v2: Resolve conflicts due to rename of mptcp_pm_data_reset()
v4: Resolve conflict in mptcp_pm_data_reset()
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions