commit | 6253db055eb62a1bd0a18a1d8489565303b2b1dd | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon May 14 02:19:11 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 14 02:19:11 2007 -0700 |
tree | 06440f71cda30cd10523424dc9855ac6076d9f1c | |
parent | b5505c6e1071b32176c7548a3aaf0be49f7c763e [diff] |
[IPSEC]: Don't warn if high-order hash resize fails 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>