diff options
author | 2022-10-24 16:23:14 +0900 | |
---|---|---|
committer | 2022-10-26 20:20:24 -0700 | |
commit | 3a6573b7a21864aafd43b347918a39e84dabfd89 (patch) | |
tree | 0ba4a513c053c8492b9748a8247e4c82ef6eb303 /drivers/net/macsec.c | |
parent | net/rds: remove variable total_copied (diff) | |
download | wireguard-linux-3a6573b7a21864aafd43b347918a39e84dabfd89.tar.xz wireguard-linux-3a6573b7a21864aafd43b347918a39e84dabfd89.zip |
net: ethernet: ave: Remove duplicate phy_resume() calls
ave_open() in ave_resume() executes __phy_resume() via phy_start(), so no
need to call phy_resume() explicitly. Remove it.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20221024072314.24969-1-hayashi.kunihiko@socionext.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions