aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv4.c
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2012-07-05 23:39:34 +0000
committerDavid S. Miller <davem@davemloft.net>2012-07-14 00:29:12 -0700
commit141e369de698f2e17bf716b83fcc647ddcb2220c (patch)
tree0945d0d7baa1cedc2e2d2dd00d98102c34f67b6d /net/dccp/ipv4.c
parentipv6: Initialize the struct rt6_info behind the dst_enty field (diff)
downloadlinux-dev-141e369de698f2e17bf716b83fcc647ddcb2220c.tar.xz
linux-dev-141e369de698f2e17bf716b83fcc647ddcb2220c.zip
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
We start initializing the struct xfrm_dst at the first field behind the struct dst_enty. This is error prone because it might leave a new field uninitialized. So start initializing the struct xfrm_dst right behind the dst_entry. Suggested-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/ipv4.c')
0 files changed, 0 insertions, 0 deletions