Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2003 08:50:54 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200307221550.h6MFos9b097329@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/07/22 08:50:54 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  De-inline some functions.  It doesn't gain us anything and bloats
  code size by 3616 bytes.  Furthemore, it was previously ignored by GCC.
  
  While I'm at it, fix some bogus comments.
  
  Revision  Changes    Path
  1.188     +13 -13    src/sys/dev/fxp/if_fxp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307221550.h6MFos9b097329>