On Thu, Sep 08, 2016 at 11:22:56AM +0800, fgao@xxxxxxxxxx wrote: > From: Gao Feng <fgao@xxxxxxxxxx> > > The original codes didn't check the return value of function > register_netdevice_notifier. net/netfilter/nf_tables_netdev.c: register_netdevice_notifier(&nf_tables_netdev_notifier); net/netfilter/nfnetlink_queue.c: register_netdevice_notifier(&nfqnl_dev_notifier); I can track a few more calls in the netfilter tree, I'd suggest you fix them in one go given they are part of the same logical change (they fit very weel into one single patch description). Thanks! -- 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