Re: [PATCH] nf_log_ipv6: correct typo in module description

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

 



On Thu, Nov 27, 2014 at 10:22:19PM -0800, Steven Noonan wrote:
> It incorrectly identifies itself as "IPv4" packet logging.

Applied.

Please, Cc netfilter-devel@xxxxxxxxxxxxxxx in your future patches.

Thanks.

> Signed-off-by: Steven Noonan <steven@xxxxxxxxxxxxxx>
> ---
>  net/ipv6/netfilter/nf_log_ipv6.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/ipv6/netfilter/nf_log_ipv6.c b/net/ipv6/netfilter/nf_log_ipv6.c
> index 7b17a0b..41b9ade 100644
> --- a/net/ipv6/netfilter/nf_log_ipv6.c
> +++ b/net/ipv6/netfilter/nf_log_ipv6.c
> @@ -412,6 +412,6 @@ module_init(nf_log_ipv6_init);
>  module_exit(nf_log_ipv6_exit);
>  
>  MODULE_AUTHOR("Netfilter Core Team <coreteam@xxxxxxxxxxxxx>");
> -MODULE_DESCRIPTION("Netfilter IPv4 packet logging");
> +MODULE_DESCRIPTION("Netfilter IPv6 packet logging");
>  MODULE_LICENSE("GPL");
>  MODULE_ALIAS_NF_LOGGER(AF_INET6, 0);
> -- 
> 2.1.3
> 
--
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