]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfa74c8bf56dea672a1a7b94d375f4fa01aa7e028
treed0ac56e242394df446c7cca304b6feabb1b5405f
parente694f71665aeca35ca2ed82e83662e09b90624dd
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