On Fri, 27 Jun 2025 17:00:54 -0400
Aaron Conole <acon...@redhat.com> wrote:

> diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
> index 429fb34b075e..f43f905b1cb0 100644
> --- a/net/ipv4/tcp_ipv4.c
> +++ b/net/ipv4/tcp_ipv4.c
> @@ -93,6 +93,7 @@ static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct 
> tcp_md5sig_key *key,
>  #endif
>  
>  struct inet_hashinfo tcp_hashinfo;
> +EXPORT_SYMBOL(tcp_hashinfo);

EXPORT_SYMBOL_GPL seems better here
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to