diff options
author | 2014-12-30 12:27:09 -0500 | |
---|---|---|
committer | 2015-01-02 15:45:10 -0500 | |
commit | c484994eb317f24693fbed6084cf1b4d984ffd3b (patch) | |
tree | e295756d99f27537bb652d129c45e3072e646b2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mlx4-net' (diff) | |
download | wireguard-linux-c484994eb317f24693fbed6084cf1b4d984ffd3b.tar.xz wireguard-linux-c484994eb317f24693fbed6084cf1b4d984ffd3b.zip |
Altera TSE: Add missing phydev
Altera network device doesn't come up after
ifconfig eth0 down
ifconfig eth0 up
The reason behind is clearing priv->phydev during tse_shutdown().
The phydev is not restored back at tse_open().
Resubmiting as to follow Tobias Klauser suggestion.
phy_start/phy_stop are called on each ifup/ifdown and
phy_disconnect is called once during the module removal.
Signed-off-by: Kostya Belezko <bkostya@hotmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions