diff options
author | Florian Westphal <fw@strlen.de> | 2022-05-03 19:38:51 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-04 10:49:31 +0100 |
commit | 982f17ba1a2534b878fbcb1a5273bfbc551c5397 (patch) | |
tree | 7153518bc4c5c08c8d39b5ac727333aaabcf3259 /Kconfig | |
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 <pabeni@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions