summaryrefslogtreecommitdiff
path: root/fs/dlm
diff options
context:
space:
mode:
authorStefan Achatz <erazor_de@users.sourceforge.net>2011-01-29 01:17:30 (GMT)
committerJiri Kosina <jkosina@suse.cz>2011-02-01 10:16:51 (GMT)
commit3a22ebe9cc76acac2511b1d3979a35609924ce42 (patch)
treee757b49cfcc9fa3fb5bc0652f1594a12281ce97b /fs/dlm
parent581548db3b3c0f6e25b500329eb02e3c72e7acbe (diff)
downloadlinux-fsl-qoriq-3a22ebe9cc76acac2511b1d3979a35609924ce42.tar.xz
HID: hidraw: fix hidraw_disconnect()
hidraw_disconnect() first sets an entry in hidraw_table to NULL and calls device_destroy() afterwards. The thereby called hidraw_release() tries to read this already cleared value resulting in never removing any device from the list. This got fixed by changing the order of events. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions