From owner-cvs-all Tue Jan 23 14: 5:37 2001 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 3BBE037B6B1; Tue, 23 Jan 2001 14:05:11 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NM5Bw94482; Tue, 23 Jan 2001 14:05:11 -0800 (PST) (envelope-from jhb) Message-Id: <200101232205.f0NM5Bw94482@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 14:05:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ncv ncr53c500.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 14:05:08 PST Modified files: sys/dev/ncv ncr53c500.c Log: Use the 'slp' local variable that was otherwise unused instead of casting the driver softc under the assumption that the first part of it was a struct scsi_low_softc. Revision Changes Path 1.2 +2 -2 src/sys/dev/ncv/ncr53c500.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message