Re: [PATCH 1/2] net: cadence: macb: add support for the WOL

From: Jongsung Kim
Date: Tue Jul 15 2014 - 03:02:42 EST


On 07/14/2014 07:15 PM, Varka Bhadram wrote:
>
> I think we can do in this way:
>
> if (phydev)
> return phy_ethtool_set_wol(phydev, wol);
> else
> return -ENODEV;
>
>
> we can save err. What do you say ...?
>

Thank you for your comment. I just wanted the function to return
at one position. However, I'll think about your point..

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/