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:
acd1130
)
veth: remove unneeded ifname code from veth_newlink()
author
Jiri Pirko
<jpirko@redhat.com>
Mon, 24 Jan 2011 05:45:46 +0000
(
05:45
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 25 Jan 2011 07:18:18 +0000
(23:18 -0800)
The code is not needed because tb[IFLA_IFNAME] is already
processed in rtnl_newlink(). Remove this redundancy.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found