OSDN Git Service

r8169: add EEE support for RTL8168f
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 26 Jan 2019 09:35:30 +0000 (10:35 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jan 2019 17:19:39 +0000 (09:19 -0800)
commitcc07d2714a846457bec930c88da814a19deeecfc
tree378b47df82aeb0078620b34a655fc94a75263b23
parent25fe02d00a1e9468e0ae995beedb99867ec6701b
r8169: add EEE support for RTL8168f

Add EEE support for RTL8168f to the recently added EEE handling
framework in the driver. This patch leaves the chip defaults, means
EEE typically is disabled initially and it's up to the user to enable
it via ethtool.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c