[NETLINK]: Missing initializations in dumped data
authorPatrick McHardy <kaber@trash.net>
Tue, 28 Jun 2005 19:55:30 +0000 (12:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2005 19:55:30 +0000 (12:55 -0700)
commit9ef1d4c7c7aca1cd436612b6ca785b726ffb8ed8
treea2465b3bf0f4c3bdd1f759d8a90cf8f8db06900a
parentb3563c4fbff906991a1b4ef4609f99cca2a0de6a
[NETLINK]: Missing initializations in dumped data

Mostly missing initialization of padding fields of 1 or 2 bytes length,
two instances of uninitialized nlmsgerr->msg of 16 bytes length.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c
net/core/rtnetlink.c
net/core/wireless.c
net/ipv4/ipmr.c
net/ipv6/addrconf.c
net/sched/act_api.c
net/sched/cls_api.c
net/sched/sch_api.c
net/sched/sch_cbq.c