Re: PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)

2013-06-05 Thread Jean Sacren
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

Re: [PATCH -next 1/1] net: skbuff: fix compile error in skb_panic()

2013-02-13 Thread Jean Sacren
: 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