cvs commit: src/sys/dev/fxp if_fxp.c

Maxime Henrion mux at FreeBSD.org
Tue Jul 22 08:50:56 PDT 2003


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


More information about the cvs-all mailing list