Re: [Patch 8/9] generic netlink utility functions

2006-03-26 Thread jamal
On Sun, 2006-26-03 at 22:14 +0530, Balbir Singh wrote: > Jamal, > > Does the implementation of these utilities look ok? We use genlmsg_data() > in the delay accounting code but not genlmsg_len(), hence it might not > be very well tested (just reviewed). > They look fine to me - please resubmit

Re: [Patch 8/9] generic netlink utility functions

2006-03-26 Thread Balbir Singh
On Mon, Mar 13, 2006 at 07:55:05PM -0500, Shailabh Nagar wrote: > genetlink-utils.patch > > Two utilities for simplifying usage of NETLINK_GENERIC > interface. > > Signed-off-by: Balbir Singh <[EMAIL PROTECTED]> > Signed-off-by: Shailabh Nagar <[EMAIL PROTECTED]> > > include/net/genetlink.h |