Re: [PATCH] platform/x86/asus-nb-wmi.c: Add X45U quirk
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2016-10-31 21:33:52
Also in:
lkml, platform-driver-x86
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2016-10-31 21:33:52
Also in:
lkml, platform-driver-x86
On Mon, Oct 31, 2016 at 06:21:12PM -0200, Marcos Paulo de Souza wrote:
Without this patch, the Asus X45U wireless card can't be turned on (hard-blocked), but after a suspend/resume it just starts working. Following this bug report[1], there are other cases like this one, but this Asus is the only model that I can test. [1] https://ubuntuforums.org/showthread.php?t=2181558 Signed-off-by: Marcos Paulo de Souza <redacted> --- drivers/platform/x86/asus-nb-wmi.c | 9 +++++++++ 1 file changed, 9 insertions(+)
<formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. </formletter>