goto out;
> 128
> 129 if (!skb_dst(skb)->xfrm)
Try this:
diff --git a/net/xfrm/xfrm_output.c b/net/xfrm/xfrm_output.c
index bcfda89..0cf003d 100644
--- a/net/xfrm/xfrm_output.c
+++ b/net/xfrm/xfrm_output.c
@@ -64,6 +64,7 @@ static int xfrm_output_one(stru
: error: called object 'panic' is not a function
>
> This is fixed by renaming the argument to msg.
>
> Signed-off-by: James Hogan
Thanks, James.
I'm sorry I introduced this bug. Shame on me.
--
Jean Sacren
--
To unsubscribe from this list: send the line "uns
2 matches
Mail list logo