tpm: Set the flags of the CMD_INIT command to 0
commit302705876492a39f568035ce346e2c9176f5665e
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 26 Jan 2018 18:49:24 +0000 (26 13:49 -0500)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 29 Jan 2018 17:24:51 +0000 (29 12:24 -0500)
tree475769e9910fef9b1d347a224eaed4c42ca929a7
parent0d1442912b3d6591a57ee45fbf28bc91e58d9e76
tpm: Set the flags of the CMD_INIT command to 0

The flags of the CMD_INIT control channel command were not
initialized properly. Fix this and set to 0.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
hw/tpm/tpm_emulator.c