cvs commit: src/sys/dev/aic7xxx aic7xxx.c

Justin T. Gibbs gibbs at FreeBSD.org
Wed Feb 16 17:39:47 GMT 2005


gibbs       2005-02-16 17:39:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/aic7xxx      aic7xxx.c 
  Log:
  Initialize the timedout_scbs list.  Since the softc is bzeroed, the lack
  of explicit initialization had no side effects.
  
  Add a return after a panic to quiet GCC when compiling with certain
  optimizations enabled.
  
  Revision   Changes    Path
  1.102.2.2  +3 -0      src/sys/dev/aic7xxx/aic7xxx.c


More information about the cvs-src mailing list