[IPSEC]: Kill unused decap state structure
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 1 Apr 2006 08:54:16 +0000 (00:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Apr 2006 08:54:16 +0000 (00:54 -0800)
This patch removes the *_decap_state structures which were previously
used to share state between input/post_input.  This is no longer
needed.

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

No differences found