aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg4ff.c
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2019-09-22 22:27:59 +0200
committerJiri Kosina <jkosina@suse.cz>2019-09-22 22:27:59 +0200
commite6d64ce06c28b615ebfeab7b8bfad6136ea83095 (patch)
tree0c2cf558420c8335d0f45cb8f75f2272f6304c03 /drivers/hid/hid-lg4ff.c
parentHID: wacom: correct misreported EKR ring values (diff)
parentHID: prodikeys: Fix general protection fault during probe (diff)
downloadlinux-dev-e6d64ce06c28b615ebfeab7b8bfad6136ea83095.tar.xz
linux-dev-e6d64ce06c28b615ebfeab7b8bfad6136ea83095.zip
Merge branch 'for-5.3/upstream-fixes' into for-linus
- syzbot memory corruption fixes for hidraw, Prodikeys, Logitech and Sony drivers from Alan Stern and Roderick Colenbrander - error handling fix for Logitech unifying receivers from Hans de Goede Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-lg4ff.c')
-rw-r--r--drivers/hid/hid-lg4ff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/hid-lg4ff.c b/drivers/hid/hid-lg4ff.c
index cefba038520c..03f0220062ca 100644
--- a/drivers/hid/hid-lg4ff.c
+++ b/drivers/hid/hid-lg4ff.c
@@ -1477,7 +1477,6 @@ int lg4ff_deinit(struct hid_device *hid)
}
}
#endif
- hid_hw_stop(hid);
drv_data->device_props = NULL;
kfree(entry);