From: Patrick McHardy Date: Wed, 13 Jun 2007 19:03:36 +0000 (-0700) Subject: [RTNETLINK]: Split up rtnl_setlink X-Git-Tag: v2.6.23-rc1~1109^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0157f60c0caea24fa8347f4c0ed53297c412fce1;p=pandora-kernel.git [RTNETLINK]: Split up rtnl_setlink Split up rtnl_setlink into a function performing validation and a function performing the actual changes. This allows to share the modifcation logic with rtnl_newlink, which is introduced by the next patch. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed