[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53C8F332.8010604@gmail.com>
Date: Fri, 18 Jul 2014 15:43:06 +0530
From: Varka Bhadram <varkabhadram@...il.com>
To: Yue Zhang <yuezha@...rosoft.com>, netdev@...r.kernel.org,
driverdev-devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org,
olaf@...fle.de, jasowang@...hat.com, davem@...emloft.net
CC: haiyangz@...rosoft.com, kys@...rosoft.com, huishao@...rosoft.com,
decui@...rosoft.com
Subject: Re: [PATCH] Hyperv: Trigger DHCP renew after host hibernation
On 07/18/2014 04:25 PM, Yue Zhang wrote:
> @@ -816,8 +816,21 @@ static void netvsc_link_change(struct work_struct *w)
>
> rtnl_unlock();
>
> - if (refresh)
> - call_usermodehelper(argv[0], argv, envp, UMH_WAIT_EXEC);
> + if (refresh) {
> + /*
> + * Keep the carrier offline for 10 seconds
> + * to notify ifplugd daemon network change
> + */
This should be networking comment style..
/* bla bla..
* bla
*/
--
Regards,
Varka Bhadram.
--
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