From owner-cvs-all Mon Jun 17 13:52:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A0D837B446; Mon, 17 Jun 2002 13:52:26 -0700 (PDT) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5HKqQQ27708; Mon, 17 Jun 2002 13:52:26 -0700 (PDT) (envelope-from n_hibma) Message-Id: <200206172052.g5HKqQQ27708@freefall.freebsd.org> From: Nick Hibma Date: Mon, 17 Jun 2002 13:52:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG n_hibma 2002/06/17 13:52:26 PDT Modified files: sys/dev/usb usb_subr.c Log: Set the ivars _after_ checking that the bdev was correctly created instead of before. Revision Changes Path 1.52 +2 -2 src/sys/dev/usb/usb_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message