K 10 svn:author V 4 emax K 8 svn:date V 27 2005-08-29T16:23:21.000000Z K 7 svn:log V 251 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) END