diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-05-29 07:44:01 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-30 11:52:15 -0700 |
commit | 59715171fbd0172a579576f46821031800a63bc5 (patch) | |
tree | 921c826782375882b53be3dff0e05095f8247d2b /drivers/net/dsa/mv88e6xxx/chip.c | |
parent | 200c6758631f8c1a77764cf5f5ce13588f8c17d7 (diff) | |
download | linux-59715171fbd0172a579576f46821031800a63bc5.tar.bz2 |
r8169: fix MAC address being lost in PCI D3
(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: 0f07bd850d36 ("r8169: use dev_get_drvdata where possible")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reported-by: Albert Astals Cid <aacid@kde.org>
Tested-by: Albert Astals Cid <aacid@kde.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/mv88e6xxx/chip.c')
0 files changed, 0 insertions, 0 deletions