glebius     2005-01-11 11:59:59 UTC
  FreeBSD src repository
  Modified files:
    sys/netgraph         ng_lmi.c 
  Log:
  - Use ng_callout() instead of timeout(9).
  - Remove spl(9) calls.
  
  XXX:    not tested
  
  Revision  Changes    Path
  1.21      +14 -12    src/sys/netgraph/ng_lmi.c