netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/18] Kill off NLMSG_NEW and NLMSG_PUT
@ 2012-06-27  5:01 David Miller
  2012-06-27  7:10 ` Thomas Graf
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2012-06-27  5:01 UTC (permalink / raw)
  To: netdev


Bad API, embedded gotos, error prone, etc.

Next pass we'll have to deal with the RTA_PUT*() macros
too.

Signed-off-by: David S. Miller <davem@davemloft.net>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/18] Kill off NLMSG_NEW and NLMSG_PUT
  2012-06-27  5:01 [PATCH 0/18] Kill off NLMSG_NEW and NLMSG_PUT David Miller
@ 2012-06-27  7:10 ` Thomas Graf
  2012-06-27  7:25   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Graf @ 2012-06-27  7:10 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

On Tue, Jun 26, 2012 at 10:01:55PM -0700, David Miller wrote:
> 
> Bad API, embedded gotos, error prone, etc.
> 
> Next pass we'll have to deal with the RTA_PUT*() macros
> too.

I have a patchset that does just that that I was about to submit today.
I'll rebase on top of these patches.

Reviewed-by: Thomas Graf <tgraf@suug.ch>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/18] Kill off NLMSG_NEW and NLMSG_PUT
  2012-06-27  7:10 ` Thomas Graf
@ 2012-06-27  7:25   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2012-06-27  7:25 UTC (permalink / raw)
  To: tgraf; +Cc: netdev

From: Thomas Graf <tgraf@suug.ch>
Date: Wed, 27 Jun 2012 03:10:42 -0400

> I have a patchset that does just that that I was about to submit today.
> I'll rebase on top of these patches.

Thanks a lot.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-27  7:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-27  5:01 [PATCH 0/18] Kill off NLMSG_NEW and NLMSG_PUT David Miller
2012-06-27  7:10 ` Thomas Graf
2012-06-27  7:25   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).