Home
last modified time | relevance | path

Searched hist:"0157 f60c0caea24fa8347f4c0ed53297c412fce1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 0157f60c0caea24fa8347f4c0ed53297c412fce1 Wed Jun 13 14:03:36 CDT 2007 Patrick McHardy <kaber@trash.net> [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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>