diff options
author | Michael Buesch <[email protected]> | 2007-11-28 17:49:34 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2007-11-29 18:08:48 -0500 |
commit | 7f4c534178722ac9ffb4feae3a4d54e3fbe3f22c (patch) | |
tree | 5067b23f30c5758bb6d6eee5e169afb98c98cd79 /lib/debugobjects.c | |
parent | 8312512e81ab16d845b49d1ec695fad1c72f19f6 (diff) |
rfkill: fix double-mutex-locking
rfkill_toggle_radio is called from functions where
rfkill->mutex is already aquired.
Remove the lock from rfkill_toggle_radio() and add it to
the only calling function that calls it without the lock held.
Signed-off-by: Michael Buesch <[email protected]>
Acked-by: Ivo van Doorn <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions