* Re: [PATCH] nf_log_ipv6: correct typo in module description
[not found] <1417155739-5263-1-git-send-email-steven@uplinklabs.net>
@ 2014-11-28 16:29 ` Pablo Neira Ayuso
0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2014-11-28 16:29 UTC (permalink / raw)
To: Steven Noonan; +Cc: linux-kernel, netfilter-devel
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@vger.kernel.org in your future patches.
Thanks.
> Signed-off-by: Steven Noonan <steven@uplinklabs.net>
> ---
> 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@netfilter.org>");
> -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
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-28 16:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1417155739-5263-1-git-send-email-steven@uplinklabs.net>
2014-11-28 16:29 ` [PATCH] nf_log_ipv6: correct typo in module description Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).