cvs commit: src/sys/net if.c if_var.h

Max Laier mlaier at FreeBSD.org
Sun Apr 18 11:59:45 PDT 2004


mlaier      2004/04/18 11:59:44 PDT

  FreeBSD src repository

  Modified files:
    sys/net              if.c if_var.h 
  Log:
  Make if_(un)route static in if.c as they are called from if_up/if_down only.
  This is also cleanup to make locking easier.
  
  Reviewed by:    luigi
  Approved by:    bms(mentor)
  
  Revision  Changes    Path
  1.189     +4 -2      src/sys/net/if.c
  1.73      +0 -2      src/sys/net/if_var.h


More information about the cvs-src mailing list