]> Git Repo - u-boot.git/commit
net: dsa: use "err" instead of "ret" in dsa_port_probe
authorVladimir Oltean <[email protected]>
Tue, 24 Aug 2021 12:00:39 +0000 (15:00 +0300)
committerRamon Fried <[email protected]>
Tue, 28 Sep 2021 15:50:55 +0000 (18:50 +0300)
commitf4b712b840dd5fe0b984aadfe466c1886a31e906
tree0edc7e9c86b3860c6f05444e9c3a789ecb88245b
parent351b6bb4223ec896a5814db3d36768c564deda5d
net: dsa: use "err" instead of "ret" in dsa_port_probe

DM DSA uses "err" for error code values, so use this consistently.

Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Tested-by: Michael Walle <[email protected]>
net/dsa-uclass.c
This page took 0.033912 seconds and 4 git commands to generate.