On 2017-03-30 00:00 +0200, wm4 wrote:
> On Wed, 29 Mar 2017 22:25:48 +0200
> Alexander Strasser wrote:
> > > On Mon, 27 Mar 2017 14:28:17 +0200
> > > wm4 wrote:
> > >
> > > > Get rid of the "ret" variable, and always use err. Report the packet as
> > > > consumed if err is unset. This should b
On Wed, 29 Mar 2017 22:25:48 +0200
Alexander Strasser wrote:
> Hi,
>
> I already saw this on -cvslog ml, so apparently I am too late...
>
> On 2017-03-29 12:19 +0200, wm4 wrote:
> > On Mon, 27 Mar 2017 14:28:17 +0200
> > wm4 wrote:
> >
> > > Get rid of the "ret" variable, and always use err
Hi,
I already saw this on -cvslog ml, so apparently I am too late...
On 2017-03-29 12:19 +0200, wm4 wrote:
> On Mon, 27 Mar 2017 14:28:17 +0200
> wm4 wrote:
>
> > Get rid of the "ret" variable, and always use err. Report the packet as
> > consumed if err is unset. This should be equivalent to t
On Mon, 27 Mar 2017 14:28:17 +0200
wm4 wrote:
> Get rid of the "ret" variable, and always use err. Report the packet as
> consumed if err is unset. This should be equivalent to the old code,
> which obviously required err=0 for p->result>=0 (and otherwise,
> p->result must have had the value err