]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 22:23:44 +0000 (15:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 22:23:44 +0000 (15:23 -0700)
commit384649e79efb8b98becb5bc954023c4f7b2b0338
tree44c94ceb3b2ca88d914f2df8e3a99ac67ce8084f
parent8f34e53b60b337e559f1ea19e2780ff95ab2fa65
parent6c599044b0c1c6668c5132ec86e11f3d06816ab8
Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811'

Dan Murphy says:

====================
WoL fixes for DP83822 and DP83tc811

The WoL feature for each device was enabled during boot or when the PHY was
brought up which may be undesired.  These patches disable the WoL in the
config_init.  The disabling and enabling of the WoL is now done though the
set_wol call.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>