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:
d949d82
)
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
author
Cong Wang
<amwang@redhat.com>
Sat, 31 Aug 2013 05:44:38 +0000
(13:44 +0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Sep 2013 02:30:01 +0000
(22:30 -0400)
As suggested by Pravin, we can unify the code in case of duplicated
code.
Cc: Pravin Shelar <pshelar@nicira.com>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found