Re: [2.6 patch] make nf_ct_path[] static

2008-01-31 Thread Pavel Emelyanov
Adrian Bunk wrote: > This patch makes the needlessly global nf_ct_path[] static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Pavel Emelyanov <[EMAIL PROTECTED]> Thanks, Adrian! > --- > 6396fbcebe3eb61f7e6eb1a671920a515912b005 > diff --git a/net/netfilter/nf_conntrack_standalon

Re: [2.6 patch] make nf_ct_path[] static

2008-01-30 Thread Patrick McHardy
Adrian Bunk wrote: This patch makes the needlessly global nf_ct_path[] static. I already have this queued. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[2.6 patch] make nf_ct_path[] static

2008-01-30 Thread Adrian Bunk
This patch makes the needlessly global nf_ct_path[] static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 6396fbcebe3eb61f7e6eb1a671920a515912b005 diff --git a/net/netfilter/nf_conntrack_standalone.c b/net/netfilter/nf_conntrack_standalone.c index 696074a..5bd38a6 100644 --- a/net/netfilte