]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: mousevsc: Fixup struct hv_input_dev_info
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 29 Sep 2011 18:54:41 +0000 (11:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:39:30 +0000 (10:39 -0700)
commit8ea81241ce43e254cab991b267b3878397175e99
tree31c06016936ee471ef4da8afa3f4bcf617441c09
parent5184a796812657b0f3c4dce6e37e93803e8523f8
Staging: hv: mousevsc: Fixup struct hv_input_dev_info

This structure is protocol defined structure and must match the definition
on the host side. Make appropriate adjustments.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hv_mouse.c