cvs commit: src/sys/netgraph ng_fec.c

Maksim Yevmenkin emax at FreeBSD.org
Thu Aug 25 17:00:03 GMT 2005


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


More information about the cvs-all mailing list