commit | 6a2e176b2d6ae6bb528c0c1a50a6332e176cda12 | [log] [tgz] |
---|---|---|
author | Michal Malý <madcatxster@gmail.com> | Sat Mar 31 11:35:05 2012 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Apr 03 04:11:12 2012 +0200 |
tree | 14799f485bbbf3bc0e32f744b430d0ebb2421088 | |
parent | 8577dbf9d6eb07213caefb49e2017c177c5f023d [diff] |
HID: lg4ff: Remove sysfs iface before deallocating memory This patch fixes a possible race condition caused by the sysfs interface being removed after the memory used by the interface was already kfree'd. Signed-off-by: Michal Malý <madcatsxter@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>