> -----Original Message----- > From: Jason Wang [mailto:[email protected]] > Sent: Monday, January 27, 2014 2:31 AM > To: KY Srinivasan; Haiyang Zhang; [email protected]; > [email protected]; [email protected] > Cc: Jason Wang > Subject: [PATCH net] net: hyperv: initialize link status correctly > > Call netif_carrier_on() after register_device(). Otherwise it won't work since > the device was still in NETREG_UNINITIALIZED state. > > Fixes a68f9614614749727286f675d15f1e09d13cb54a > (hyperv: Fix race between probe and open calls) > > Cc: Haiyang Zhang <[email protected]> > Cc: K. Y. Srinivasan <[email protected]> > Reported-by: Di Nie <[email protected]> > Tested-by: Di Nie <[email protected]> > Signed-off-by: Jason Wang <[email protected]> > ---
I'm working on a fix for this, and will submit it soon. Thanks, - Haiyang _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
