cvs commit: src/sys/dev/mxge if_mxge.c

Andrew Gallatin gallatin at FreeBSD.org
Wed Apr 2 13:59:44 UTC 2008


gallatin    2008-04-02 13:59:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         if_mxge.c 
  Log:
  Initialize if_baudrate using IF_Gbps() macro.
  
  Note that if_baudrate is a long, and 32-bits isn't enough to properly
  represent 10Gb/s.
  
  Pointed out by: dwhite
  
  Revision  Changes    Path
  1.49      +1 -1      src/sys/dev/mxge/if_mxge.c


More information about the cvs-all mailing list