From: roy.qing...@gmail.com
Date: Thu, 22 Oct 2015 11:27:12 +0800

> +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?
--
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

Reply via email to