On Mon, Jul 24, 2017 at 11:44:51AM +0200, Florian Westphal wrote:
> Oleg <[email protected]> wrote:
> > On Sat, Jul 22, 2017 at 06:38:55PM +0200, Florian Westphal wrote:
> > > Oleg <[email protected]> wrote:
> > > > static void*
> > > > thread_start(void *data)
> > > > {
> > > >         struct nfq_handle *h;
> > > >         int fd, n;
> > > >         static char *pkt_buf;
> > > 
> > > static? Looks buggy...
> > 
> >   Hm, why :-)? This function must be local and shouldn't be seen in other
> > source files.
> 
> I was talking about pkt_buf.

Wow. You are right. This is a copy-paste error. Thank you!

-- 
Олег Неманов (Oleg Nemanov)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to