commit | f7b12606b5de323a2bb5ca1696558efde8f25441 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Tue Feb 18 20:53:18 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 18 18:15:42 2014 -0500 |
tree | 1989b7416a95d38161438e73ddff945519984191 | |
parent | e83abe37ba492514943f45f7bb1ba6b055eb88b0 [diff] |
rtnl: make ifla_policy static The only place this is used outside rtnetlink.c is veth. So provide wrapper function for this usage. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>