]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commite431b8c004af6be03783dddea31b6e514118051d
tree8868ed04de7026ddad6201a5c04d38c12e6a3509
parent58b82150da90681a4179db1bc94d412938e81b31
[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>
net/ipv6/addrconf.c
net/sched/act_api.c
net/sched/cls_api.c
net/sched/sch_api.c