cvs commit: src/sys/dev/bge if_bge.c

Marcel Moolenaar marcel at FreeBSD.org
Mon Dec 12 22:14:15 PST 2005


marcel      2005-12-13 06:14:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  In bge_link_upd(), rewrite the logic so that status is assigned
  on the code path it is used in a way that GCC understands. This
  avoids breakage due to higher optimization levels.
  
  Revision  Changes    Path
  1.104     +2 -4      src/sys/dev/bge/if_bge.c


More information about the cvs-src mailing list