diff options
author | Linus Walleij <[email protected]> | 2020-09-06 21:21:13 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-09-06 12:27:00 -0700 |
commit | 3e813d61401a634cc67e7e707e2c7e84b207d099 (patch) | |
tree | 02eba79104372eba20d176eee2664b5b6733e04d /net/tipc/socket.c | |
parent | ee1a4c84a76de7c3d3cc04584b745280f6e22ba9 (diff) |
net: gemini: Clean up phy registration
It's nice if the phy is online before we register the netdev
so try to do that first.
Stop trying to do "second tried" to register the phy, it
works perfectly fine the first time.
Stop remvoving the phy in uninit. Remove it when the
driver is remove():d, symmetric to where it is added, in
probe().
Suggested-by: Andrew Lunn <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reported-by: David Miller <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions