Steven Noonan, thank you for reporting this bug and helping make Ubuntu
better. If you could also please test the latest upstream kernel
available that would be great. It will allow additional upstream
developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . Once you
Presumably this is where the dereference is happening:
@@ -895,7 +896,7 @@ static int asus_wmi_rfkill_init(struct asus_wmi *asus)
if (result && result != -ENODEV)
goto exit;
- if (!asus->driver->hotplug_wireless)
+ if (!asus->driver->quirks->hotplug_wireless)
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/970451
Title:
NULL pointer dereference in asus_wmi_rfkill_init
To manage notifications ab
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/970451
Title:
NULL pointer dereference in asus_wmi_rfkill_init
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/l