commit | 384649e79efb8b98becb5bc954023c4f7b2b0338 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 01 15:23:44 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 01 15:23:44 2020 -0700 |
tree | 44c94ceb3b2ca88d914f2df8e3a99ac67ce8084f | |
parent | 8f34e53b60b337e559f1ea19e2780ff95ab2fa65 [diff] | |
parent | 6c599044b0c1c6668c5132ec86e11f3d06816ab8 [diff] |
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>