Skip to content
Commit 557ef2df authored by Samuel Holland's avatar Samuel Holland Committed by David S. Miller
Browse files

net: stmmac: dwmac-sun8i: Return void from PHY unpower



This is a deinitialization function that always returned zero, and that
return value was always ignored. Have it return void instead.

Reviewed-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 80a2a40b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment