commit | eb3c0d83cc78361a28e52e514a7095fdbf771e7e | [log] [tgz] |
---|---|---|
author | Cong Wang <amwang@redhat.com> | Sat Aug 31 13:44:38 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 31 22:30:01 2013 -0400 |
tree | 78cdcc8781c3e040546e72c49f201ba2659353d0 | |
parent | d949d826c09fb65e230f55868ff70dc581ec06fa [diff] |
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() 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>