[IPSEC]: Merge most of the input path
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 14 Nov 2007 05:44:23 +0000 (21:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:53:50 +0000 (14:53 -0800)
As part of the work on asynchronous cryptographic operations, we need
to be able to resume from the spot where they occur.  As such, it
helps if we isolate them to one spot.

This patch moves most of the remaining family-specific processing into
the common input code.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found