From: Larry Finger Date: Fri, 28 Nov 2014 16:41:15 +0000 (-0600) Subject: rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entry X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~10^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f892914c03131a445b926b82815b03162c19288e;p=pandora-kernel.git rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entry In the major update of the rtlwifi-family of drivers, one of the callback entries was missed, which leads to memory corruption. Unfortunately, this corruption never caused a kernel oops, but showed up in other parts 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 Reported-by: Catalin Iacob Tested-by: Catalin Iacob Cc: Catalin Iacob Signed-off-by: John W. Linville --- Reading git-diff-tree failed