commit | 085fa80dfdd60ac58137a5b5d231e70456126fda | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Mar 03 15:29:00 2017 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Mar 25 10:37:27 2017 -0700 |
tree | e9bfc17e041ec25aeca6deee696b5a27da2dd21e | |
parent | 0ab3fa57425023f42e8822a293d9b87a3ad4e2b3 [diff] |
Input: psmouse - store pointer to current protocol Instead of storing only protocol "type" in pmsouse structure, store pointer to the protocol structure, so that we have access to more data without having to copy it over to psmouse structure. Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>