Skip to content
Commit b5d721d7 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

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: 05cbc0db

 ("ipv4: Create probe timer for tcp PMTU as per RFC4821")
Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Cc: Fan Du <fan.du@intel.com>
Acked-by: default avatarFan Du <fan.du@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 13c3ed6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment