diff options
| author | Russell King (Oracle) <[email protected]> | 2025-03-10 12:31:30 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-03-17 20:36:20 +0000 |
| commit | 39b0a10d80d6c7573fe94d09635c3931a91065d9 (patch) | |
| tree | d0f45f6a0ae5ba086de53d9200f1da4b607ce373 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
| parent | net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove() (diff) | |
| download | kernel-39b0a10d80d6c7573fe94d09635c3931a91065d9.tar.gz kernel-39b0a10d80d6c7573fe94d09635c3931a91065d9.zip | |
net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()
stmmac_release() calls phylink_stop() and then goes on to call
stmmac_mac_set(, false). However, phylink_stop() will call
stmmac_mac_link_down() before returning, which will do this work.
Remove this unnecessary call.
Reviewed-by: Andrew Lunn <[email protected]>
Tested-by: Furong Xu <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions
