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

2014-11-28 Thread Pablo Neira Ayuso
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-de...@vger.kernel.org in your future patches. Thanks. > Signed-off-by: Steven Noonan > --- > net/ipv6/netfilter/nf_log_ipv6.c | 2 +- > 1 f

[PATCH] nf_log_ipv6: correct typo in module description

2014-11-27 Thread Steven Noonan
It incorrectly identifies itself as "IPv4" packet logging. Signed-off-by: Steven Noonan --- 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