ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 8 Mar 2013 15:12:45 +0000 (15:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Mar 2013 21:09:19 +0000 (16:09 -0500)
tunnel_ip_select_ident() is more efficient when generating ip-header
id given inner packet is of ipv4 type.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipip.c

diff --cc net/ipv4/ipip.c
Simple merge