From: Paul Moore <[EMAIL PROTECTED]>
Date: Fri, 10 Nov 2006 11:04:14 -0500

> Thomas Graf wrote:
> > Account for the netlink message header size directly in nlmsg_new()
> > instead of relying on the caller calculate it correctly.
> > 
> > Replaces error handling of message construction functions when
> > constructing notifications with bug traps since a failure implies
> > a bug in calculating the size of the skb.
> > 
> > Signed-off-by: Thomas Graf <[EMAIL PROTECTED]>
 ...
> I like this approach, it makes much more sense to me then the previous
> implementation which was a simple "alias" to alloc_skb().  Also, the NetLabel
> relevant sections look fine to me.
> 
> Acked-by: Paul Moore <[EMAIL PROTECTED]>

I like it a lot too.

Applied, thanks Thomas.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to