Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2005 16:23:21 +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:  <200508291623.j7TGNLqq072473@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2005-08-29 16:23:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netgraph         ng_fec.c 
  Log:
  MFC to RELENG_6
  
  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.18.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?200508291623.j7TGNLqq072473>