Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2005 19:13:49 +0000 (UTC)
From:      Damien Bergamini <damien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ral if_ral.c src/sys/dev/usb if_ural.c
Message-ID:  <200507081913.j68JDn2U083949@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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