Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2007 22:00:56 +0000 (UTC)
From:      Doug White <dwhite@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/nve if_nve.c
Message-ID:  <200706082200.l58M0uFf010798@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwhite      2007-06-08 22:00:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nve          if_nve.c 
  Log:
  Don't cast the command argument to ether_ioctl() to an int since its not an
  int anymore. This was causing all sorts of bad behavior when booting a system
  with an nve interface present.
  
  Revision  Changes    Path
  1.27      +1 -1      src/sys/dev/nve/if_nve.c



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