Messages in this thread |  | | | Date | Mon, 07 Nov 2011 13:31:59 -0800 | | From | Chase Douglas <> | | Subject | Re: [PATCH v2 4/7] Input: ALPS - Remove assumptions about packet size |
| |
On 11/07/2011 12:52 PM, Seth Forshee wrote: > In preparation for version 4 protocol support, which has 8-byte > data packets, remove all hard-coded assumptions about packet size > and use psmouse->pktsize instead. > > Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
The stack allocated buffer is much cleaner :).
Acked-by: Chase Douglas <chase.douglas@canonical.com>
|  |