From owner-cvs-src Sun Feb 9 14:32:53 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E25237B401; Sun, 9 Feb 2003 14:32:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB6C443FBD; Sun, 9 Feb 2003 14:32:50 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h19MWobv033700; Sun, 9 Feb 2003 14:32:50 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h19MWoYJ033699; Sun, 9 Feb 2003 14:32:50 -0800 (PST) Message-Id: <200302092232.h19MWoYJ033699@repoman.freebsd.org> From: Nate Lawson Date: Sun, 9 Feb 2003 14:32:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: src/sys/pci if_rl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG njl 2003/02/09 14:32:50 PST Modified files: sys/pci if_rl.c Log: Clean up exit path from rl_attach() to remove multiple returns Revision Changes Path 1.86 +3 -3 src/sys/pci/if_rl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message