On Fri, Oct 23, 2015 at 6:04 PM, David Miller <da...@davemloft.net> wrote: >> +out1: >> + unregister_sysctl_table(net_header); >> + kfree(net_header); > > I read over unregister_sysctl_table() and it appears to do the kfree() > for us, doesn't it?
you are right, thanks -Roy -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html