[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53C4D20A.2050909@lge.com>
Date: Tue, 15 Jul 2014 16:02:34 +0900
From: Jongsung Kim <neidhard.kim@....com>
To: Varka Bhadram <varkabhadram@...il.com>, nicolas.ferre@...el.com
CC: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net
Subject: Re: [PATCH 1/2] net: cadence: macb: add support for the WOL
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists