Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2004 06:48:36 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/eisa eisaconf.c
Message-ID:  <200408030648.i736maO4058925@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-08-03 06:48:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/eisa         eisaconf.c 
  Log:
  Use the slot, not an otherwise unused index variable as the probe offset.
  This passed testing because the variable happened to be 0 in most cases.
  
  Compile warning found by: David Syphers <dsyphers AT u.washington.edu>
  
  Revision  Changes    Path
  1.68      +2 -2      src/sys/dev/eisa/eisaconf.c



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