From: Eric Dumazet Date: Mon, 25 May 2015 23:02:21 +0000 (-0700) Subject: ipv6: ipv6_select_ident() returns a __be32 X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1598678d4c05e3e085bf780a5ab3119637ac3c;p=pandora-kernel.git ipv6: ipv6_select_ident() returns a __be32 ipv6_select_ident() returns a 32bit value in network order. Fixes: 286c2349f666 ("ipv6: Clean up ipv6_select_ident() and ip6_fragment()") Signed-off-by: Eric Dumazet Reported-by: kbuild test robot Acked-by: Martin KaFai Lau Signed-off-by: David S. Miller --- Reading git-diff-tree failed