Re: git-net-fixup.patch added to -mm tree

2005-08-01 Thread Harald Welte
On Sun, Jul 31, 2005 at 10:12:46PM -0700, David S. Miller wrote: > From: [EMAIL PROTECTED] > Date: Sun, 31 Jul 2005 22:03:47 -0700 > > > From: Andrew Morton <[EMAIL PROTECTED]> > > > > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> > ... > > /* decrement reference count on a conntrack */ > >

Re: git-net-fixup.patch added to -mm tree

2005-08-01 Thread David S. Miller
From: "David S. Miller" <[EMAIL PROTECTED]> Date: Sun, 31 Jul 2005 22:25:04 -0700 (PDT) > I'll try to rebuild the net-2.6.14 tree if I get a chance before > heading off to the UK tomorrow. That should help things out for > you. Ok, I just finished doing this, it should take a while for it to

Re: git-net-fixup.patch added to -mm tree

2005-08-01 Thread David S. Miller
From: David S. Miller [EMAIL PROTECTED] Date: Sun, 31 Jul 2005 22:25:04 -0700 (PDT) I'll try to rebuild the net-2.6.14 tree if I get a chance before heading off to the UK tomorrow. That should help things out for you. Ok, I just finished doing this, it should take a while for it to show up

Re: git-net-fixup.patch added to -mm tree

2005-08-01 Thread Harald Welte
On Sun, Jul 31, 2005 at 10:12:46PM -0700, David S. Miller wrote: From: [EMAIL PROTECTED] Date: Sun, 31 Jul 2005 22:03:47 -0700 From: Andrew Morton [EMAIL PROTECTED] Signed-off-by: Andrew Morton [EMAIL PROTECTED] ... /* decrement reference count on a conntrack */ -extern void

Re: git-net-fixup.patch added to -mm tree

2005-07-31 Thread David S. Miller
From: Andrew Morton <[EMAIL PROTECTED]> Date: Sun, 31 Jul 2005 22:21:25 -0700 > Actually, that patch is just a fixup for a patch reject from the net-2.6.14 > diff. I do that sometimes when I get sick of fixing up the same reject > each time I pull the various trees. > > (I'm not sure _why_ I'm

Re: git-net-fixup.patch added to -mm tree

2005-07-31 Thread Andrew Morton
"David S. Miller" <[EMAIL PROTECTED]> wrote: > > From: [EMAIL PROTECTED] > Date: Sun, 31 Jul 2005 22:03:47 -0700 > > > From: Andrew Morton <[EMAIL PROTECTED]> > > > > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> > ... > > /* decrement reference count on a conntrack */ > > -extern void

Re: git-net-fixup.patch added to -mm tree

2005-07-31 Thread David S. Miller
From: [EMAIL PROTECTED] Date: Sun, 31 Jul 2005 22:03:47 -0700 > From: Andrew Morton <[EMAIL PROTECTED]> > > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> ... > /* decrement reference count on a conntrack */ > -extern void ip_conntrack_put(struct ip_conntrack *ct); > +static inline void >

Re: git-net-fixup.patch added to -mm tree

2005-07-31 Thread David S. Miller
From: [EMAIL PROTECTED] Date: Sun, 31 Jul 2005 22:03:47 -0700 From: Andrew Morton [EMAIL PROTECTED] Signed-off-by: Andrew Morton [EMAIL PROTECTED] ... /* decrement reference count on a conntrack */ -extern void ip_conntrack_put(struct ip_conntrack *ct); +static inline void

Re: git-net-fixup.patch added to -mm tree

2005-07-31 Thread Andrew Morton
David S. Miller [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Date: Sun, 31 Jul 2005 22:03:47 -0700 From: Andrew Morton [EMAIL PROTECTED] Signed-off-by: Andrew Morton [EMAIL PROTECTED] ... /* decrement reference count on a conntrack */ -extern void ip_conntrack_put(struct

Re: git-net-fixup.patch added to -mm tree

2005-07-31 Thread David S. Miller
From: Andrew Morton [EMAIL PROTECTED] Date: Sun, 31 Jul 2005 22:21:25 -0700 Actually, that patch is just a fixup for a patch reject from the net-2.6.14 diff. I do that sometimes when I get sick of fixing up the same reject each time I pull the various trees. (I'm not sure _why_ I'm getting