Date: Tue, 4 Jan 2005 22:25:58 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sis.c if_sisreg.h Message-ID: <200501042225.j04MPwAK054231@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk         2005-01-04 22:25:58 UTC
  FreeBSD src repository
  Modified files:
    sys/pci              if_sis.c if_sisreg.h 
  Log:
  Forget about the sis_list_data and sis_ring_data structures and embedd
  their fields directly in the softc structure.
  
  This is a no-op which shortens most of the affected source lines
  by N * 10 characters.
  
  Revision  Changes    Path
  1.106     +98 -108   src/sys/pci/if_sis.c
  1.27      +12 -25    src/sys/pci/if_sisreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501042225.j04MPwAK054231>
