commit | 92f7d07d68c1dfcbb80b3259f29dad8efe890803 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Wed Jul 06 17:35:59 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 08 23:47:28 2016 -0400 |
tree | f75fedffcf7ad2da2599e1ed85dc9d6664e0075e | |
parent | 205e1e255c479f3fd77446415706463b282f94e4 [diff] |
r8152: remove the setting of LAN_WAKE_EN The LAN_WAKE_EN is not used to determine if the device could support WOL. It is used to signal a GPIO pin when a WOL event occurs. The WOL still works even though it is disabled. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>