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:
a0196d1
)
rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem
author
Larry Finger
<Larry.Finger@lwfinger.net>
Fri, 26 Sep 2014 21:40:22 +0000
(16:40 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 30 Sep 2014 17:17:14 +0000
(13:17 -0400)
The code fails to lock the skb queue, which leads to a number of problems.
This patch also fixes a Sparse warning about using a memset of 1 byte.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: troy_tan@realsil.com.cn
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found