On Thu, Dec 01, 2016 at 11:57:44PM +0300, Dan Carpenter wrote:
> We want to set the other "err" variable here so that we can return it
> later. My version of GCC misses this issue but I caught it with a
> static checker.
> Fixes: 9f70eb339f52 ("net: ethernet: renesas: ravb: fix fixed-link phydev
> leaks")
> Signed-off-by: Dan Carpenter <[email protected]>Thanks for catching this. Reviewed-by: Johan Hovold <[email protected]> Johan
