]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruption
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 28 Nov 2014 16:41:14 +0000 (10:41 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Dec 2014 17:39:06 +0000 (09:39 -0800)
commit9297b375ecef1103bf8c1f4ce157b24cf2df013a
tree8ef5aa985cb02802a7ed040260e644b094398dd6
parent4b1c83d8c3dd4e11da7e1f4fc8c5cd513b77a0fe
rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruption

commit 99a82f734aa6c6d397e029e6dfa933f04e0fa8c8 upstream.

In the major update of the rtlwifi-family of drivers, there was an editing
mistake. Unfortunately, this particular error leads to memory corruption that
silently leads to failure of the system. This patch is one of three needed to
fix the kernel regression reported at https://bugzilla.kernel.org/show_bug.cgi?id=88951.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Reported-by: Catalin Iacob <iacobcatalin@gmail.com>
Tested-by: Catalin Iacob <iacobcatalin@gmail.com>
Cc: Catalin Iacob <iacobcatalin@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/rtlwifi/rtl8192ce/trx.c