From: Pavel Emelyanov Date: Wed, 5 Dec 2007 09:50:24 +0000 (-0800) Subject: [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwa... X-Git-Tag: v2.6.25-rc1~1162^2~1211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8fecf2242a0ab7230210665986b8ef915e1ae9e;p=pandora-kernel.git [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding The only difference in this case is that updating all.forwarding causes the update in default.forwarding when done via proc, but not via the system call. Besides, this consolidates a good portion of code. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed