From: Dan Carpenter <[email protected]> Date: Thu, 5 May 2016 16:19:44 +0300
> My static checker complains that we are using "autoneg" without > initializing it. The problem is the ->phy_read() condition is reversed > so we only set this on error instead of success. > > Signed-off-by: Dan Carpenter <[email protected]> Applied.

