]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
vmbus: initialize reserved fields in messages
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 6 Oct 2017 00:35:05 +0000 (17:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Oct 2017 13:27:24 +0000 (15:27 +0200)
commit33d426a957dfc9bea13c4e05d0319b1d0a854586
tree53a0254e03007f05ef036ad630ac991aa80e6f31
parentad146e37d2a2f1cbf16bf4c7bbb9362f009a1480
vmbus: initialize reserved fields in messages

Make sure and initialize reserved fields in messages to host,
rather than passing stack junk.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c