[NETLINK]: Explicit typing
authorJamal Hadi Salim <hadi@cyberus.ca>
Sun, 19 Jun 2005 05:55:31 +0000 (22:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:55:31 +0000 (22:55 -0700)
This patch converts "unsigned flags" to use more explict types like u16
instead and incrementally introduces NLMSG_NEW().

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found