Comment 60 for bug 1779817

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :

@Heiner,

This is a regression caused by my backport fix for LP: #1752772.
I pulled these four commits:

r8169: fix interrupt number after adding support for MSI-X interrupts
r8169: improve interrupt handling
r8169: disable WOL per default
r8169: remove some WOL-related dead code
r8169: remove netif_napi_del in probe error path

According to Jan, commit "r8169: restore previous behavior to accept BIOS WoL settings" alone cannot fix the issue completely.

So do you think backporting r8169 in net-next to fix this issue a good approach?