Date: Mon, 29 Aug 2005 16:31:51 +0000 (UTC) From: Maksim Yevmenkin <emax@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: <200508291631.j7TGVpBM072950@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-08-29 16:31:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netgraph ng_fec.c
Log:
MFC to RELENG_5
Make sure ng_fec_init() uses the same calling convention as the rest of
the code, i.e. ng_fec_init() is called with the ifp->if_softc pointer and
NOT with the ifp pointer.
PR: kern/85239
Reviewed by: brooks
Approved by: re (scottl)
Revision Changes Path
1.14.2.2 +3 -3 src/sys/netgraph/ng_fec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508291631.j7TGVpBM072950>
