mirror of https://github.com/torvalds/linux.git
(At least) RTL8168e forgets its MAC address in PCI D3. To fix this set
the MAC address when resuming. For resuming from runtime-suspend we
had this in place already, for resuming from S3/S5 it was missing.
The commit referenced as being fixed isn't wrong, it's just the first
one where the patch applies cleanly.
Fixes:
|
||
|---|---|---|
| .. | ||
| 8139cp.c | ||
| 8139too.c | ||
| Kconfig | ||
| Makefile | ||
| atp.c | ||
| atp.h | ||
| r8169.c | ||