Revert "evdev: restore EVDEV_UNHANDLED_DEVICE error code"
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 10 Feb 2014 01:22:39 +0000 (11:22 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 10 Feb 2014 01:23:35 +0000 (11:23 +1000)
commitf6e8160ce116fb58cb4aaf8dc5f8c3f59ea74d6d
tree5d6797f728c97dc8df4a8cb948350c6907203088
parente8c20c7241d29aa3b725e6a03d52656cafacf0e0
Revert "evdev: restore EVDEV_UNHANDLED_DEVICE error code"

This reverts commit e8c20c7241d29aa3b725e6a03d52656cafacf0e0.

Ooops, bad rebase. This accesses the device after it was already destroyed
which is not the intent of the patch.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/evdev.c