cvs commit: src/sys/dev/ral if_ral.c src/sys/dev/usb if_ural.c

Damien Bergamini damien at FreeBSD.org
Fri Jul 8 19:13:50 GMT 2005


damien      2005-07-08 19:13:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ral          if_ral.c 
    sys/dev/usb          if_ural.c 
  Log:
  ral_init() takes a struct ral_softc as parameter not a struct ifnet.
  Fixes a panic that occured when setting the interface parameters while
  the interface was associated.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/dev/ral/if_ral.c
  1.8       +1 -1      src/sys/dev/usb/if_ural.c


More information about the cvs-src mailing list