diff options
author | 2009-11-29 23:12:52 -0800 | |
---|---|---|
committer | 2009-11-29 23:12:52 -0800 | |
commit | cc098dc705895f6b0109b7e8e026ac2b8ae1c0a1 (patch) | |
tree | 5fa899594290d93f7b0a9d72d1ab94e88b84ef70 /drivers/base/module.c | |
parent | ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS (diff) | |
download | wireguard-linux-cc098dc705895f6b0109b7e8e026ac2b8ae1c0a1.tar.xz wireguard-linux-cc098dc705895f6b0109b7e8e026ac2b8ae1c0a1.zip |
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
The newer chipsets (all PCI-E) are known that they need full power cycle
(AC or battery removal) to reset MAC address to a hardwired one. Previous
patch to address this problem loads the original MAC address from EEPROM.
But it brought other problem for which it is necessary to introduce a new
module parameter.
However, it might suffice to restore the initial MAC address before
shutdown/reboot/kexec and when removing the module.
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/base/module.c')
0 files changed, 0 insertions, 0 deletions