cvs commit: src/sys/netgraph ng_fec.c

Maksim Yevmenkin emax at FreeBSD.org
Mon Aug 29 16:31:56 GMT 2005


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


More information about the cvs-src mailing list