git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a5bff7
)
xfrm: Fix crashes in xfrm_lookup()
author
Timo Teräs
<timo.teras@iki.fi>
Thu, 8 Apr 2010 18:27:42 +0000
(11:27 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 8 Apr 2010 18:27:42 +0000
(11:27 -0700)
From: Timo Teräs <timo.teras@iki.fi>
Happens because CONFIG_XFRM_SUB_POLICY is not enabled, and one of
the helper functions I used did unexpected things in that case.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found