cvs commit: src/sys/netgraph ng_base.c

Alexander Motin mav at FreeBSD.org
Sat Apr 19 05:30:50 UTC 2008


mav         2008-04-19 05:30:49 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_base.c 
  Log:
  ng_address_hook() microoptimization. Use local variables as they should be.
  It helps compiller to avoid some extra memory accesses.
  
  Revision  Changes    Path
  1.159     +5 -7      src/sys/netgraph/ng_base.c


More information about the cvs-src mailing list