From: Eric W. Biederman Date: Thu, 19 Apr 2012 13:35:39 +0000 (+0000) Subject: net llc: Don't use sysctl tables with .child entries. X-Git-Tag: v3.5-rc1~109^2~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64fb3010400f6051261be9c5c74f29de416dad8f;p=pandora-kernel.git net llc: Don't use sysctl tables with .child entries. The sysctl core no longer natively understands sysctl tables with .child entries. Kill the intermediate tables and use register_net_sysctl directly to remove the need for compatibility code. Signed-off-by: Eric W. Biederman Acked-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed