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:
b5505c6
)
[IPSEC]: Don't warn if high-order hash resize fails
author
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 14 May 2007 09:19:11 +0000
(
02:19
-0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 May 2007 09:19:11 +0000
(
02:19
-0700)
Multi-page allocations are always likely to fail. Since such failures
are expected and non-critical in xfrm_hash_alloc, we shouldn't warn about
them.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_hash.c
patch
|
blob
|
history
diff --cc
net/xfrm/xfrm_hash.c
Simple merge