From owner-cvs-all Sat Jan 16 13:03:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21855 for cvs-all-outgoing; Sat, 16 Jan 1999 13:03:59 -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 NAA21850; Sat, 16 Jan 1999 13:03:58 -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 NAA04671; Sat, 16 Jan 1999 13:03:58 -0800 (PST) Date: Sat, 16 Jan 1999 13:03:58 -0800 (PST) Message-Id: <199901162103.NAA04671@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 1999/01/16 13:03:58 PST Modified files: sys/pci if_rl.c Log: Small cosmetic tweak: in rl_rxeof(), use the constant RX_CMD_EMPTY_RXBUF instead of the magic number 1. Revision Changes Path 1.9 +3 -3 src/sys/pci/if_rl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message