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: <20141028.170808.1107344256534933398.davem@davemloft.net> Date: Tue, 28 Oct 2014 17:08:08 -0400 (EDT) From: David Miller <davem@...emloft.net> To: simon.horman@...ronome.com 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 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. -- 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