git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3115624
)
[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()
author
David S. Miller
<davem@davemloft.net>
Tue, 4 Oct 2005 00:37:27 +0000
(17:37 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Oct 2005 00:37:27 +0000
(17:37 -0700)
The lock is not held when calling this function, so we
shouldn't drop then reacquire it.
Based upon a report from Jim MacBaine.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found