lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20141029021014.GA668@vergenet.net> Date: Wed, 29 Oct 2014 11:10:17 +0900 From: Simon Horman <simon.horman@...ronome.com> To: David Miller <davem@...emloft.net> Cc: netdev@...r.kernel.org, pshelar@...ira.com, dev@...nvswitch.org, tgraf@...g.ch, azhou@...ira.com Subject: Re: [PATCH net-next] datapath: Rename last_action() as nla_is_last() and move to netlink.h On Tue, Oct 28, 2014 at 05:08:08PM -0400, David Miller wrote: > From: Simon Horman <simon.horman@...ronome.com> > Date: Mon, 27 Oct 2014 16:12:16 +0900 > > > The original motivation for this change was to allow the helper to be used > > in files other than actions.c as part of work on an odp select group > > action. > > > > It was as pointed out by Thomas Graf that this helper would be best off > > living in netlink.h. Furthermore, I think that the generic nature of this > > helper means it is best off in netlink.h regardless of if it is used more > > than one .c file or not. Thus, I would like it considered independent of > > the work on an odp select group action. > > > > Cc: Thomas Graf <tgraf@...g.ch> > > Cc: Pravin Shelar <pshelar@...ira.com> > > Cc: Andy Zhou <azhou@...ira.com> > > Signed-off-by: Simon Horman <simon.horman@...ronome.com> > > Applied, thanks Simon. Thanks -- 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