From: Herbert Xu <[EMAIL PROTECTED]>
Date: Sat, 1 Apr 2006 15:03:55 +1100

> This patch removes the decap_state argument from the xfrm input hook.
> Previously this function allowed the input hook to share state with the
> post_input hook.  The latter has since been removed.
> 
> The only purpose for it now is to check the encap type.  However, it is
> easier and better to move the encap type check to the generic xfrm_rcv
> function.  This allows us to get rid of the decap state argument
> altogether.
> 
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Looks good, applied.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to