Julian Elischer wrote: > > > Maksim Yevmenkin wrote: > >> -DECLARE_MODULE(netgraph, netgraph_mod, SI_SUB_DRIVERS, SI_ORDER_MIDDLE); >> +SYSINIT(netgraph, SI_SUB_DRIVERS, SI_ORDER_FIRST, ngb_sysinit, NULL); >> +SYSUNINIT(netgraph, SI_SUB_DRIVERS, SI_ORDER_ANY, ngb_sysuninit, NULL); >> > maybe it should be some SI_SUB that is before DRIVERS. > Maxsim already did this and tested it to satisfaction. I think that he said that he was waiting on approval from you in order to commit it. ScottReceived on Wed Jan 05 2005 - 22:30:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:25 UTC