From: K. Y. Srinivasan Date: Thu, 18 Jul 2013 00:27:27 +0000 (-0700) Subject: Drivers: hv: balloon: Initialize the transaction ID just before sending the packet X-Git-Tag: v3.12-rc1~185^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20138d6cb838aa01bb1b382dcb5f3d3a119ff2cb;p=pandora-kernel.git Drivers: hv: balloon: Initialize the transaction ID just before sending the packet Each message sent from the guest carries with it a transaction ID. Assign the transaction ID just before putting the message on the VMBUS. This would help in debugging on the host side. Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed