]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe58bf9d457cb68bd0e860a3a3fd70127a36daba
tree061cc9245a05f33526467befca9f7e0d9a641112
parentd5c45dcd48658eb5b9a9690ee0c85087e5e8b590
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