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:
24d443b
)
[PATCH] libertas: correctly balance locking in libertas_process_rx_command
author
Dan Williams
<dcbw@redhat.com>
Fri, 25 May 2007 21:33:28 +0000
(17:33 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:43 +0000
(14:28 -0400)
adapter->lock should released after unlocking adapter->driver_lock to
balance the order in which they were locked at the top of the function.
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found