]> git.baikalelectronics.ru Git - kernel.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)
commitf81302922968171a885865ffbf1ab93486ffa04a
tree8868ed04de7026ddad6201a5c04d38c12e6a3509
parent57192f3e87f6af886495aae09027000e0a79eaf8
[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