diff options
| author | Florian Westphal <[email protected]> | 2022-05-03 19:38:51 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-04 10:49:31 +0100 |
| commit | 982f17ba1a2534b878fbcb1a5273bfbc551c5397 (patch) | |
| tree | 7153518bc4c5c08c8d39b5ac727333aaabcf3259 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 8b20137012d9e521736c040328f8979cf0a144d0 (diff) | |
mptcp: netlink: split mptcp_pm_parse_addr into two functions
Next patch will need to parse MPTCP_PM_ATTR_ADDR attributes and
fill an mptcp_addr_info structure from a different genl command
callback.
To avoid copy-paste, split the existing function to a helper
that does the common part and then call the helper from the
(renamed)mptcp_pm_parse_entry function.
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions