[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1Olg2s-0007BB-00.xeb-mail-ru@f30.mail.ru>
Date: Wed, 18 Aug 2010 14:38:58 +0400
From: Dmitry Kozlov <xeb@...l.ru>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v3] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Hi Eric!
Thanks for comments. All your comments was accepted except:
> > +static struct ppp_channel_ops pptp_chan_ops = {
>
> static const ?
not, because po->chan.ops = &pptp_chan_ops which is not const
> > +static DEFINE_RWLOCK(gre_proto_lock);
>
> This could use RCU and a spinlock instead
>
rcu + mutex
Patch v4 will be ready soon...
--
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