cvs commit: src/sys/dev/mxge if_mxge.c

Andrew Gallatin gallatin at FreeBSD.org
Wed Mar 12 15:36:00 UTC 2008


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


More information about the cvs-all mailing list