tipc: Remove unused macro TIPC_FWD_MSG
[linux-2.6-microblaze.git] / net / ipv6 / ah6.c
index 45e2adc..d88d976 100644 (file)
@@ -767,6 +767,7 @@ static const struct xfrm_type ah6_type = {
 
 static struct xfrm6_protocol ah6_protocol = {
        .handler        =       xfrm6_rcv,
+       .input_handler  =       xfrm_input,
        .cb_handler     =       ah6_rcv_cb,
        .err_handler    =       ah6_err,
        .priority       =       0,