aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorTimur Tabi <[email protected]>2017-01-27 22:43:43 +0000
committerDavid S. Miller <[email protected]>2017-01-30 00:07:02 +0000
commit9da34f27c13bfc8d13b5599808d815382ef41128 (patch)
tree7417cdeb1e8294bc3511f3b6460a98d93a139ce3 /drivers/net/xen-netback/interface.c
parentopenvswitch: Simplify do_execute_actions(). (diff)
downloadkernel-9da34f27c13bfc8d13b5599808d815382ef41128.tar.gz
kernel-9da34f27c13bfc8d13b5599808d815382ef41128.zip
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions