https://github.com/torvalds/linux
Revision cf18b7788fe1bf99e9c2ab580b065bf2d3cb1a34 authored by Jérôme Pouiller on 03 December 2015, 09:02:35 UTC, committed by David S. Miller on 03 December 2015, 20:26:13 UTC
It is possible to address another chip on same MDIO bus. The case is
correctly handled for media advertising. It is taken into account
only if mii_data->phy_id == phydev->addr. However, this condition
was missing for reset case.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c5ba5c8
History
Tip revision: cf18b7788fe1bf99e9c2ab580b065bf2d3cb1a34 authored by Jérôme Pouiller on 03 December 2015, 09:02:35 UTC
net: phy: reset only targeted phy
Tip revision: cf18b77
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 327.8 KB
Makefile -rw-r--r-- 53.5 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top