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