mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
authorGeliang Tang <geliang.tang@suse.com>
Fri, 8 Jul 2022 17:14:08 +0000 (10:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Jul 2022 11:19:23 +0000 (12:19 +0100)
commitf7657ff4a7097eaf5220776456b7d75eb09062cb
treed0ac56e242394df446c7cca304b6feabb1b5405f
parent9f7cb73ef64b17e9bd97a62a2b18282461abde61
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h

Move macro MPTCPOPT_HMAC_LEN definition from net/mptcp/protocol.h to
include/net/mptcp.h.

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/mptcp.h
net/mptcp/protocol.h