Dongxiao Xu 171df63819 Staging: heci: fix wrong order of device_lock and file_lock
When the two locks are nested, the code should always first acquire file_lock,
and then acquire device_lock in order not to generate dead-lock race.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-19 11:00:55 -07:00
..
2009-06-19 11:00:35 -07:00
2009-04-03 14:53:33 -07:00
2009-06-19 11:00:54 -07:00
2009-04-03 14:53:29 -07:00
2009-04-03 14:53:40 -07:00
2009-04-17 11:06:31 -07:00
2009-04-03 14:54:26 -07:00
2008-10-13 14:32:52 -07:00