commit | 7435f50e1261f569c660efb4ae52e8bc21a92cbd | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Mon Feb 12 00:52:24 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Feb 12 09:48:29 2007 -0800 |
tree | 9ea297ea0b9a332ab9538d5cc986c83f328c5c22 | |
parent | 163da958ba5282cbf85e8b3dc08e4f51f8b01c5e [diff] |
[PATCH] drivers/isdn/gigaset: reduce mutex scope Do not lock the cardstate structure mutex earlier than necessary. Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>