aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSteffen Klassert <[email protected]>2012-07-05 23:39:34 +0000
committerDavid S. Miller <[email protected]>2012-07-14 00:29:12 -0700
commit141e369de698f2e17bf716b83fcc647ddcb2220c (patch)
tree0945d0d7baa1cedc2e2d2dd00d98102c34f67b6d /scripts/patch-kernel
parent8104891b86b212de77063660c0c062b427526fa6 (diff)
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 <[email protected]> Signed-off-by: Steffen Klassert <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions