Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2007 03:54:54 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb if_zyd.c
Message-ID:  <200709070354.l873ssU4040122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2007-09-07 03:54:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_zyd.c 
  Log:
  - fix a bug that zyd_attach() returns 0 even if it encountered errors
    that can lead to a panic when the stick is yanked.
  - make sure that zyd_attach() returns 0 or errno.
  
  Submitted by:   Weongyo Jeong <weongyo.jeong@gmail.com>
  Reported by:    Ted Lindgreen <ted@tednet.nl>
  Reviewed by:    sam
  Approved by:    re (blanket wireless)
  
  Revision  Changes    Path
  1.3       +11 -3     src/sys/dev/usb/if_zyd.c



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