From: Larry Finger Date: Fri, 26 Sep 2014 21:40:27 +0000 (-0500) Subject: rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: rtl8821a... X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557f933113a42a48ec617b81b5ea53fd7202b1ed;p=pandora-kernel.git rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: rtl8821ae: Use common cmd_send_packet A locking problem was found in routine _rtl92ee_cmd_send_packet() that led to system freezes. Upon inspection, several drivers had the same problem; however, the routines all used the same code. The common code has been moved into rtlwifi. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed