Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2003 13:46:34 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_ti.c
Message-ID:  <200306132046.h5DKkYVH096740@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/06/13 13:46:34 PDT

  FreeBSD src repository

  Modified files:
    sys/pci              if_ti.c 
  Log:
  Remove code that tries to detect if the MCLSHIFT and MSIZE macros
  are the same that those of the kernel in the KLD_MODULE case.  If
  we ever want to detect that kind of problems, this is not the right
  place to do this since every network driver would be affected by
  such desynchronisation.
  
  Revision  Changes    Path
  1.80      +0 -46     src/sys/pci/if_ti.c



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