From fb2a60e09514df6325336eb1955458f59b4368ce Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Mon, 14 Aug 2006 16:58:57 +0000 Subject: disable debugging. --- sys/dev/pci/if_bnx.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/dev/pci/if_bnx.c b/sys/dev/pci/if_bnx.c index d035369df75..173cc95c82e 100644 --- a/sys/dev/pci/if_bnx.c +++ b/sys/dev/pci/if_bnx.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_bnx.c,v 1.10 2006/08/14 16:07:39 marco Exp $ */ +/* $OpenBSD: if_bnx.c,v 1.11 2006/08/14 16:58:56 brad Exp $ */ /*- * Copyright (c) 2006 Broadcom Corporation @@ -49,8 +49,6 @@ __FBSDID("$FreeBSD: src/sys/dev/bce/if_bce.c,v 1.3 2006/04/13 14:12:26 ru Exp $" * BCM5708S A0, B0, B1 */ -#define BNX_DEBUG - #include #include -- cgit v1.2.3