Le 13/05/2015 18:19, Pablo Neira Ayuso a écrit : [snip]
--- /dev/null +++ b/include/linux/netfilter_ingress.h
[snip]
+static inline void nf_hook_ingress_init(struct net_device *dev) +{ + INIT_LIST_HEAD(&dev->nf_hooks_ingress);
nit: this line is indented with spaces instead of a tab. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html