Searched hist:"17 db952cd16cecc76937b138c685ae3d198ab17c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/net/ |
H A D | genetlink.h | diff 17db952cd16cecc76937b138c685ae3d198ab17c Sun Oct 01 01:28:51 CDT 2006 Balbir Singh <balbir@in.ibm.com> [PATCH] Add genetlink utilities for payload length calculation
Add two utility helper functions genlmsg_msg_size() and genlmsg_total_size(). These functions are derived from their netlink counterparts.
Signed-off-by: Balbir Singh <balbir@in.ibm.com> Cc: Jamal Hadi <hadi@cyberus.ca> Cc: Shailabh Nagar <nagar@watson.ibm.com> Cc: Thomas Graf <tgraf@suug.ch> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jay Lan <jlan@engr.sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|