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:
1fac36e
)
rtl8187: Fix locking of private data
author
Larry Finger
<Larry.Finger@lwfinger.net>
Fri, 23 Jan 2009 17:30:11 +0000
(11:30 -0600)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:28 +0000
(16:01 -0500)
In rtl8187_add_interface(), the mutex that protects the data in struct
rtl8187_priv does not include all references to that structure.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found