]> git.sur5r.net Git - u-boot/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)
commit2fd519f7770a2cd2200322ea5abd771ff4d3d07e
tree0835c33388ffde8e5a909d4a14d83bc3d6f68fff
parent9240a2f5f1ae37cb5597d6ec913466ba33bf08ab
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