summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_hash.c
Commit message (Collapse)AuthorAgeFilesLines
* [IPSEC]: Don't warn if high-order hash resize failsHerbert Xu2007-05-141-1/+2
| | | | | | | | | 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>
* [XFRM]: Extract common hashing code into xfrm_hash.[ch]David S. Miller2006-09-221-0/+41
Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud