[PATCH] Add genetlink utilities for payload length calculation
authorBalbir Singh <balbir@in.ibm.com>
Sun, 1 Oct 2006 06:28:51 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:29 +0000 (00:39 -0700)
commit17db952cd16cecc76937b138c685ae3d198ab17c
tree5c8c83c75be3eb95065ec5241bfd82142622a91d
parent31608214fe21dc31d8046679054ab033b1fe5cf1
[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>
include/net/genetlink.h