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.

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to