]> git.baikalelectronics.ru Git - uboot.git/commit
net: eth-uclass: add return value check
authorPeng Fan <peng.fan@nxp.com>
Sun, 3 May 2020 14:41:13 +0000 (22:41 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 10 May 2020 11:24:41 +0000 (13:24 +0200)
commit6c00202d6a1097c1a78a2257af6154912c83eeda
tree19a54a47c9efe3dd2d21ffde0babc404de3c9f12
parent612fc38afbb5c36c3237e735be842558fa349c55
net: eth-uclass: add return value check

Add return value check

Signed-off-by: Peng Fan <peng.fan@nxp.com>
net/eth-uclass.c