Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 22c896710142817369e84861a57a298a > files > 92

kernel-5.4.12-1.mga7.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");
 }