cvs commit: src/sys/netinet6 nd6_nbr.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Fri Feb 11 18:56:40 PST 2005
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
More information about the Commits
mailing list