]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8169: get ethtool settings through the generic mii helper
authorFrancois Romieu <romieu@fr.zoreil.com>
Sat, 8 Nov 2008 11:03:09 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Nov 2008 17:55:59 +0000 (09:55 -0800)
commit38d501ca6eb1f05d238bef785e51ca71dbfe0115
tree52f1262fb805caf080c18b304c2ce2101e452ed9
parentdc56d50c44eb80aca5ce60e881c6444f39c82461
r8169: get ethtool settings through the generic mii helper

Upstream as ccdffb9a88b2907b159538d7bfd6256621db4f84 (post 2.6.27).

It avoids to report unsupported link capabilities with
the fast-ethernet only 8101/8102.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Tested-by: Martin Capitanio <martin@capitanio.org>
Fixed-by: Ivan Vecera <ivecera@redhat.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/r8169.c