Sophie

Sophie

distrib > Mageia > 8 > i586 > by-pkgid > f65f1d773383ac49d6fcc3657259ff43 > files > 135

kernel-5.10.45-2.mga8.src.rpm

--- linux-4.4/net/ipv4/netfilter/ipt_IFWLOG.c~	2016-01-24 13:19:13.233713998 +0100
+++ linux-4.4/net/ipv4/netfilter/ipt_IFWLOG.c	2016-01-24 20:49:10.145823623 +0100
@@ -74,7 +74,6 @@
 		return;
 	}
 
-nlmsg_failure:
 	kfree_skb(skb);
 	PRINTR(KERN_WARNING "IFWLOG: Error sending netlink packet\n");
 }