]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r215423:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 28 Nov 2010 16:31:39 +0000 (16:31 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 28 Nov 2010 16:31:39 +0000 (16:31 +0000)
commit8000f644d8f81f2c0ec96fe37bb5f4801da7e5bc
tree53891684f7f619babee85ec25196f275f8064fb5
parent509ad4b90f0408575260d4f29fddae9172ddd3a2
MFC r215423:

  Do not initialize flag variables before needed.
  Consistently use the LLE_ prefix for lla_lookup() and the ND6_ prefix
  for nd6_lookup() even though both are defined the same. Use the right
  flag variable when checking each.

  No real functional change.

git-svn-id: svn://svn.freebsd.org/base/stable/8@216009 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet6/nd6.c