diff options
author | Timur Tabi <timur@codeaurora.org> | 2017-01-28 01:43:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-30 03:07:02 +0300 |
commit | 9da34f27c13bfc8d13b5599808d815382ef41128 (patch) | |
tree | 7417cdeb1e8294bc3511f3b6460a98d93a139ce3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5b8784aaf29be20ba8d363e1124d7436d42ef9bf (diff) | |
download | linux-9da34f27c13bfc8d13b5599808d815382ef41128.tar.xz |
net: qcom/emac: display the phy driver info after we connect
The PHY driver is attached only when the driver calls
phy_connect_direct(). Calling phy_attached_print() to display
information about the PHY driver prior to that point is meaningless.
The interface can be brought down, a new PHY driver can be loaded,
and the interface then brought back up. This is the correct time
to display information about the attached driver.
Since phy_attached_print() also prints information about the
interrupt, that needs to be set as well.
Signed-off-by: Timur Tabi <timur@codeaurora.org>
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