commit | 33d426a957dfc9bea13c4e05d0319b1d0a854586 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Thu Oct 05 17:35:05 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 20 15:27:24 2017 +0200 |
tree | 53a0254e03007f05ef036ad630ac991aa80e6f31 | |
parent | ad146e37d2a2f1cbf16bf4c7bbb9362f009a1480 [diff] |
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>