cvs commit: src/sys/dev/nxge if_nxge.c

Robert Watson rwatson at FreeBSD.org
Thu Jul 12 10:03:30 UTC 2007


rwatson     2007-07-12 10:03:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nxge         if_nxge.c 
  Log:
  Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr rather
  than indirecting through ifaddr_byindex, which makes things easier with
  respect to virtualized network stacks.
  
  Submitted by:   Marko Zec <zec at icir dot org>
  Reviewed by:    Leonid Grossman <Leonid dot Grossman at neterion dot com>
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/dev/nxge/if_nxge.c


More information about the cvs-src mailing list