diff options
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | 2022-04-27 15:49:57 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-04-29 17:25:13 -0700 |
commit | 9273b9d5799598d35f7a2a2df61b8e29102aeac8 (patch) | |
tree | 9cd9d6252a5b9e1bf647804eb91fba1ddac634e8 /tools/perf/scripts/python/exported-sql-viewer.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 <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions