From: Larry Finger Date: Fri, 26 Sep 2014 21:40:22 +0000 (-0500) Subject: rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe3b3abb5da3a105d87640db693c41259138294;p=pandora-kernel.git rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem 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 Cc: troy_tan@realsil.com.cn Signed-off-by: John W. Linville --- Reading git-diff-tree failed