Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 439280
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- vmnet-only/userif.c 2012-06-09 04:26:32.000000000 -0400
0
++ vmnet-only.new/userif.c     2012-10-22 12:14:34.275953107 -0400
Lines 956-962 VNetUserIfSetUplinkState(VNetPort *port, Link Here
956
              "failed (%d)\n", userIf->port.id, retval));
956
              "failed (%d)\n", userIf->port.id, retval));
957
   }
957
   }
958
958
959
   LOG(0, (KERN_NOTICE "userif-%d: sent link %s event.", 
959
   LOG(0, (KERN_NOTICE "userif-%d: sent link %s event.\n", 
960
           userIf->port.id, linkUp?"up":"down"));
960
           userIf->port.id, linkUp?"up":"down"));
961
961
962
   return retval;
962
   return retval;

Return to bug 439280