commit | 870e53adbd372cbeea15ed00e1d4423725f3cea0 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Thu Sep 29 11:54:41 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 04 10:39:30 2011 -0700 |
tree | 31c06016936ee471ef4da8afa3f4bcf617441c09 | |
parent | 9d5d11539afba275ff2fec16a180e14b66cb4f1b [diff] |
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>