From: Larry Finger Date: Fri, 28 Nov 2014 16:41:16 +0000 (-0600) Subject: rtlwifi: rtl8192ce: Fix missing interrupt ready flag X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~10^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87141db0848aa20c43d453f5545efc8f390d4372;p=pandora-kernel.git rtlwifi: rtl8192ce: Fix missing interrupt ready flag Proper operation with the rewritten PCI mini driver requires that a flag be set when interrupts are enabled. This flag was missed. 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