DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/netinet6 nd6_nbr.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Feb 2005 18:56:05 -0800 (PST)

joerg       2005/02/11 18:56:05 PST

DragonFly src repository

  Modified files:
    sys/netinet6         nd6_nbr.c 
  Log:
  Move mac = NULL initialisation up and simplify second conditional.
  This both fixes the compiler warning and makes the code a bit more
  obvious.
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/netinet6/nd6_nbr.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/nd6_nbr.c.diff?r1=1.10&r2=1.11&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]