Date: Thu, 25 Aug 2005 17:00:02 +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: <200508251700.j7PH02cp070323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-08-25 17:00:02 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_fec.c
Log:
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
MFC after: 1 day
Revision Changes Path
1.21 +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?200508251700.j7PH02cp070323>
