git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e83abe3
)
rtnl: make ifla_policy static
author
Jiri Pirko
<jiri@resnulli.us>
Tue, 18 Feb 2014 19:53:18 +0000
(20:53 +0100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 18 Feb 2014 23:15:42 +0000
(18:15 -0500)
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>
No differences found