003bd5b4a7
It was reported that after resuming from suspend network fails with
error "do_IRQ: 3.38 No irq handler for vector", see [0]. Enabling WoL
can work around the issue, but the only actual fix is to disable MSI.
So let's mimic the behavior of the vendor driver and disable MSI on
all chip versions before RTL8168d.
[0] https://bugzilla.kernel.org/show_bug.cgi?id=204079
Fixes:
|
||
---|---|---|
.. | ||
8139cp.c | ||
8139too.c | ||
Kconfig | ||
Makefile | ||
atp.c | ||
atp.h | ||
r8169_firmware.c | ||
r8169_firmware.h | ||
r8169_main.c |