cvs commit: src/sys/dev/nve if_nve.c

Doug White dwhite at FreeBSD.org
Fri Jun 8 22:00:57 UTC 2007


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


More information about the cvs-src mailing list