[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111019104945.GA17995@verge.net.au>
Date: Wed, 19 Oct 2011 19:49:57 +0900
From: Simon Horman <horms@...ge.net.au>
To: Hans Schillström <hans.schillstrom@...csson.com>
Cc: Krzysztof Wilczynski <krzysztof.wilczynski@...ux.com>,
Patrick McHardy <kaber@...sh.net>,
Pablo Neira Ayuso <pablo@...filter.org>,
netdev@...r.kernel.org
Subject: Re: [PATCH] ipvs: Remove unused variable "cs" from ip_vs_leave
function.
On Wed, Oct 19, 2011 at 12:37:51PM +0200, Hans Schillström wrote:
>
> >Hello,
> >
> >[...]
> >> In my code there is another fix needed as well (todays net-next)
> >> i.e. usage od cs "cs = ip_vs_set_state(cp, IP_VS_DIR_INPUT, skb, pd)"
> >[...]
> >
> >Well spotted in terms of "net-next" branch and/or repository.
> >
> >In my case, I was working against "ipvs-next" using Simon's tree on
> >github (I have made the fork when kernel.org facilities were not
> >available at the time): https://github.com/horms/ipvs-next, and the
> >code line you still appear to have in Dave's "net-next" (if that is
> >the one) was amended in the following commit made against "ipvs-next":
>
> Sorry, I didn't use that repo...
> (waiting for ipvs return to kernel.org)
It may take a little while for me to get into the new
kernel.org web of trust which needs to happen before
ipvs moves back to kernel.org.
> >
> >commit 833656973cde30ba067a994c4802ebab6c9557ee
> >Author: Simon Horman <horms@...ge.net.au>
> >Date: Fri Sep 16 14:11:49 2011 +0900
> >
> > ipvs: Remove unused return value of protocol state transitions
> >
> > Acked-by: Julian Anastasov <ja@....bg>
> > Acked-by Hans Schillstrom <hans@...illstrom.com>
> > Signed-off-by: Simon Horman <horms@...ge.net.au>
> > Signed-off-by: Pablo Neira Ayuso <pablo@...filter.org>
> >
>
> >From what I can see Simon made a pull request and it was Acked by Pablo 28 Sep
> http://www.spinics.net/lists/netfilter-devel/msg19742.html
>
> I have not seen any output to Miller yet...
> but I might be wrong in that case
Yes, it seems that Pablo has picked up the change but
it hasn't propagated to Dave's tree for one reason or another.
> >It wasn't there when I went about cleaning unused declaration of "cs".
> >I guess we have to make sure that everything between github (and
> >repositories there) and kernel.org repositories like Dave's "net-next"
> >align and holds water. Just by looking at some files, I can see that
> >"net-next" is missing some commits.
> >
> >KW
>
> Regards
> Hans
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists