From: Eric Dumazet Date: Tue, 19 May 2015 00:06:14 +0000 (-0700) Subject: inet: properly align icsk_ca_priv X-Git-Tag: omap-for-v4.3/legacy-v2-signed~313^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d721d761fccf491f92eefc611e318561683d0a;p=pandora-kernel.git inet: properly align icsk_ca_priv tcp_illinois and upcoming tcp_cdg require 64bit alignment of icsk_ca_priv x86 does not care, but other architectures might. Fixes: 05cbc0db03e82 ("ipv4: Create probe timer for tcp PMTU as per RFC4821") Signed-off-by: Eric Dumazet Cc: Fan Du Acked-by: Fan Du Signed-off-by: David S. Miller --- Reading git-diff-tree failed