commit | e431b8c004af6be03783dddea31b6e514118051d | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <hadi@cyberus.ca> | Sat Jun 18 22:55:31 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 18 22:55:31 2005 -0700 |
tree | 8868ed04de7026ddad6201a5c04d38c12e6a3509 | |
parent | 58b82150da90681a4179db1bc94d412938e81b31 [diff] |
[NETLINK]: Explicit typing 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>