From owner-cvs-all Fri Nov 20 11:26:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06801 for cvs-all-outgoing; Fri, 20 Nov 1998 11:26:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06796; Fri, 20 Nov 1998 11:26:33 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA23332; Fri, 20 Nov 1998 11:26:38 -0800 (PST) Date: Fri, 20 Nov 1998 11:26:38 -0800 (PST) Message-Id: <199811201926.LAA23332@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_rl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/11/20 11:26:37 PST Modified files: sys/pci if_rl.c Log: Add missing return statement to rl_phy_writereg(). This bug didn't actually hurt anything, but it's still a bug. Pointed out by: Jason Wright Revision Changes Path 1.3 +3 -2 src/sys/pci/if_rl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message