]> git.baikalelectronics.ru Git - uboot.git/commit
net: ag7xxx: Propagate errors on phy access
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 26 Jun 2017 19:40:09 +0000 (14:40 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 7 Aug 2017 20:18:29 +0000 (15:18 -0500)
commit71d732f48418c2692909954dc512c06a263ad6de
tree0835c33388ffde8e5a909d4a14d83bc3d6f68fff
parent45b4271b07043ee72bb6d8f69a28d21eb74facf9
net: ag7xxx: Propagate errors on phy access

Don't wait forever.
Pass errors back to the caller.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Marek Vasut <marex@denx.de>
drivers/net/ag7xxx.c