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:
1646690
)
iwlwifi: fix spinlock used before initialized
author
Ron Rindjunsky
<ron.rindjunsky@intel.com>
Mon, 5 May 2008 02:22:51 +0000
(10:22 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 14 May 2008 20:29:47 +0000
(16:29 -0400)
The patch fixes spinlock priv->lock (apm_ops.init) is used before it has
been initialized.
Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found