cvs commit: src/sys/netgraph ng_fec.c
Luigi Rizzo
luigi at FreeBSD.org
Fri Apr 16 01:15:37 PDT 2004
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
More information about the cvs-all
mailing list