From e431fdd52cb6f7c5a87be3d99d66f7df2825f403 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 20 May 2006 02:39:32 +0000 Subject: garbage collect VGE_JUMBO_MTU --- sys/dev/pci/if_vgevar.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/if_vgevar.h b/sys/dev/pci/if_vgevar.h index 960bb315fe9..5b26a137451 100644 --- a/sys/dev/pci/if_vgevar.h +++ b/sys/dev/pci/if_vgevar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_vgevar.h,v 1.1 2004/12/01 01:29:00 pvalchev Exp $ */ +/* $OpenBSD: if_vgevar.h,v 1.2 2006/05/20 02:39:31 brad Exp $ */ /* $FreeBSD: if_vgevar.h,v 1.1 2004/09/10 20:57:45 wpaul Exp $ */ /* * Copyright (c) 2004 @@ -32,8 +32,6 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ -#define VGE_JUMBO_MTU 9000 - #define VGE_IFQ_MAXLEN 64 #define VGE_TX_DESC_CNT 256 -- cgit v1.2.3