Yonghua Zheng 8e552e5359 HID: hidraw: fix improper mutex release
Mutex can not be released unless all hid_device members are properly
initialized. Otherwise it would result in a race condition that can
cause NULL pointer kernel panic issue in hidraw_open where it uses
uninitialized 'list' member in list_add_tail().

Signed-off-by: Yonghua Zheng <younghua.zheng@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2013-07-31 19:48:55 +02:00
..
2013-07-02 14:23:01 -07:00
2013-07-02 14:33:21 -07:00
2013-07-03 19:52:22 -07:00
2013-07-03 19:52:22 -07:00
2013-07-02 11:44:19 -07:00
2013-07-03 11:56:38 -07:00
2013-06-28 13:01:40 +02:00
2013-06-14 18:28:02 -07:00
2013-06-11 02:46:21 -07:00