Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 6 Dec 2012 19:06:54 +0000 (11:06 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 19:58:00 +0000 (11:58 -0800)
commit6427a0d771dbf2a5cfbbed00caffbf1d11f4ae0b
tree061cc9245a05f33526467befca9f7e0d9a641112
parente6028db0146cf5a68dbd1508225ea49840997880
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg

There is bug in the definition of struct dm_info_msg. This patch fixes
the definition of this structure and makes the corresponding adjustments.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv_balloon.c