Re: [RFC PATCH] netfilter: nft: nft_socket_type can be static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 29, 2018 at 10:02:14AM +0800, kbuild test robot wrote:
> 
> Fixes: 809f719f9b3f ("netfilter: nft: add support for native socket matching")
> Signed-off-by: kbuild test robot <fengguang.wu@xxxxxxxxx>
> ---
>  nft_socket.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/netfilter/nft_socket.c b/net/netfilter/nft_socket.c
> index 5eb1069..3429a2e 100644
> --- a/net/netfilter/nft_socket.c
> +++ b/net/netfilter/nft_socket.c
> @@ -108,7 +108,7 @@ static int nft_socket_dump(struct sk_buff *skb,
>  	return 0;
>  }
>  
> -struct nft_expr_type nft_socket_type;
> +static struct nft_expr_type nft_socket_type;

@Máté: Same thing here, please collapse this small patch to you nft
socket extension and send v2.

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux