Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 756cec81f2415651b9b72345f711e486 > files > 118

kernel-5.5.6-2.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");
 }