Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 15:36:00 +0000 (UTC)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mxge if_mxge.c
Message-ID:  <200803121536.m2CFa0Vj070929@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2008-03-12 15:36:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         if_mxge.c 
  Log:
  Remove dead code which makes a call to mem_range_attr_set().
  This fixes a bug where mxge did not declare a dependancy on
  mem(4), and failed to load with options nomem.
  
  Pointed out by: antoine
  
  Revision  Changes    Path
  1.48      +2 -18     src/sys/dev/mxge/if_mxge.c



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