Re: [PATCH] Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c

2007-09-05 Thread David Miller
From: Micah Gruber <[EMAIL PROTECTED]> Date: Wed, 05 Sep 2007 13:44:40 +0800 > This trivial patch removes the unneeded pointer iph, which is never used. > > Signed-off-by: Micah Gruber < [EMAIL PROTECTED]> Applied, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in th

[PATCH] Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c

2007-09-04 Thread Micah Gruber
This trivial patch removes the unneeded pointer iph, which is never used. Signed-off-by: Micah Gruber < [EMAIL PROTECTED]> --- --- a/net/ipv6/ipcomp6.c2007-09-04 23:18:43.0 +0800 +++ b/net/ipv6/ipcomp6.c2007-09-05 00:48:05.0 +0800 @@ -65,7 +65,6 @@ static int ipco