From: Greg Kroah-Hartman Date: Thu, 3 Mar 2011 03:27:17 +0000 (-0800) Subject: Staging: hv: hv_mouse: use a real struct hid_descriptor X-Git-Tag: v2.6.39-rc1~469^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18bc44e333f9f278328eab851f27d1169d623efb;p=pandora-kernel.git Staging: hv: hv_mouse: use a real struct hid_descriptor The data coming from the vmbus is really a hid descriptor, so use that structure instead of having to mess around with a character array and pointer fun. Cc: Hank Janssen Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed