Skip to content
Commit 7d7e5a60 authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

ipsec: ipcomp - Decompress into frags if necessary



When decompressing extremely large packets allocating them through
kmalloc is prone to failure.  Therefore it's better to use page
frags instead.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6fccab67
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment