Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2010 16:31:39 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 nd6.c
Message-ID:  <201011282006.oASK6wpp092883@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-11-28 16:31:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet6         nd6.c 
  Log:
  SVN rev 216009 on 2010-11-28 16:31:39Z by bz
  
  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.
  
  Revision    Changes    Path
  1.123.2.13  +7 -6      src/sys/netinet6/nd6.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011282006.oASK6wpp092883>