]> git.neil.brown.name Git - history.git/commit
In mousedev.c, don't send a zero mouse movement after a command if
authorVojtech Pavlik <vojtech@suse.cz>
Fri, 30 Aug 2002 00:27:35 +0000 (02:27 +0200)
committerVojtech Pavlik <vojtech@suse.cz>
Fri, 30 Aug 2002 00:27:35 +0000 (02:27 +0200)
commit382b4673a674ef870ef6938124199f1cf2458991
tree5b18b4fa22c2a9839298f2c7c001ea6407bfa632
parenta4ccbd5b19ae9e15a382269a129ee49069708943
In mousedev.c, don't send a zero mouse movement after a command if
requested, also fix a possible race with two processes using the same
file descriptor.
drivers/input/mousedev.c