Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2004 01:15:37 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_fec.c
Message-ID:  <200404160815.i3G8FbMA071411@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2004/04/16 01:15:37 PDT

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_fec.c 
  Log:
  Consistently use ifaddr_byindex() to access the link-level address
  of an interface. No functional change.
  
  On passing, comment an useless invocation of TAILQ_INIT(&ifp->if_addrhead)
  which could probably be removed in the interest of clarity.
  
  Revision  Changes    Path
  1.8       +4 -4      src/sys/netgraph/ng_fec.c



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