summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2011-03-15 21:12:49 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-03-16 19:55:36 (GMT)
commitfbd5060875d25f7764fd1c3d35b83a8ed1d88d7b (patch)
tree2b92c1c37178af438bd0f2b1573b61cb64117418 /drivers/net
parent8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d (diff)
downloadlinux-fsl-qoriq-fbd5060875d25f7764fd1c3d35b83a8ed1d88d7b.tar.xz
xfrm: Refcount destination entry on xfrm_lookup
We return a destination entry without refcount if a socket policy is found in xfrm_lookup. This triggers a warning on a negative refcount when freeeing this dst entry. So take a refcount in this case to fix it. This refcount was forgotten when xfrm changed to cache bundles instead of policies for outgoing flows. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Acked-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions