https://github.com/torvalds/linux
Revision 18ec898ee54e03a9aab8b54db50cb2b36209d313 authored by David S. Miller on 01 June 2015, 21:43:50 UTC, committed by David S. Miller on 01 June 2015, 21:43:50 UTC
This reverts commit f96dee13b8e10f00840124255bed1d8b4c6afd6f.

It isn't right, ethtool is meant to manage one PHY instance
per netdevice at a time, and this is selected by the SET
command.  Therefore by definition the GET command must only
return the settings for the configured and selected PHY.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c6e36d8
History
Tip revision: 18ec898ee54e03a9aab8b54db50cb2b36209d313 authored by David S. Miller on 01 June 2015, 21:43:50 UTC
Revert "net: core: 'ethtool' issue with querying phy settings"
Tip revision: 18ec898
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 303.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top