From: AceLan Kao <acelan....@canonical.com> Date: Mon, 14 May 2018 11:28:39 +0800
> This reverts commit bc2bebe8de8ed4ba6482c9cc370b0dd72ffe8cd2. > > The WoL feature is a must to pass Energy Star 6.1 and above, > the power consumption will be measured during S3 with WoL is enabled. > > Reverting "alx: remove WoL support", and will try to fix the unintentional > wake up issue when WoL is enabled. > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=61651 > > Signed-off-by: AceLan Kao <acelan....@canonical.com> First, we must fix the problem that caused WoL to be disabled. Then, and only then, can you re-enable it. Thank you.