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:
28a6e57
)
iwlegacy: remove sync_cmd_mutex
author
Stanislaw Gruszka
<sgruszka@redhat.com>
Thu, 28 Apr 2011 09:51:33 +0000
(11:51 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 29 Apr 2011 19:36:15 +0000
(15:36 -0400)
We now use priv->mutex to serialize sync command, remove old
priv->sync_cmd_mutex and add assertion that priv->mutex must be locked.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found