Move mac = NULL initialisation up and simplify second conditional.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 12 Feb 2005 02:56:05 +0000 (02:56 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 12 Feb 2005 02:56:05 +0000 (02:56 +0000)
commitb87891fb58fd1b0137a81dd8d1f4808b4bfcb200
tree353342904d06660f0de9f1ce717cc13eacf540ff
parentc430f67635fcd23d43e917d80764ff6fc7d72818
Move mac = NULL initialisation up and simplify second conditional.
This both fixes the compiler warning and makes the code a bit more
obvious.
sys/netinet6/nd6_nbr.c