aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv4.c
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2012-07-05 23:37:09 +0000
committerDavid S. Miller <davem@davemloft.net>2012-07-14 00:29:12 -0700
commit8104891b86b212de77063660c0c062b427526fa6 (patch)
treea90d026f1b2d43a368307880b967fa6ee45f64e5 /net/dccp/ipv4.c
parentMerge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next (diff)
downloadlinux-dev-8104891b86b212de77063660c0c062b427526fa6.tar.xz
linux-dev-8104891b86b212de77063660c0c062b427526fa6.zip
ipv6: Initialize the struct rt6_info behind the dst_enty field
We start initializing the struct rt6_info 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 rt6_info 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