summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2000-05-08 17:21:46 +0000
committerjason <jason@openbsd.org>2000-05-08 17:21:46 +0000
commitae3c3aa6f07f4ff3806edc595577e2500716bf49 (patch)
tree803806a043bb1986f9036dda3888804bb960d62c
parentzap typo (diff)
downloadwireguard-openbsd-ae3c3aa6f07f4ff3806edc595577e2500716bf49.tar.xz
wireguard-openbsd-ae3c3aa6f07f4ff3806edc595577e2500716bf49.zip
crank MAX_SCATTER to handle large chain lengths; deraadt ok'd.
-rw-r--r--sys/dev/pci/hifn7751var.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/hifn7751var.h b/sys/dev/pci/hifn7751var.h
index eec291f383c..b92f33c06d0 100644
--- a/sys/dev/pci/hifn7751var.h
+++ b/sys/dev/pci/hifn7751var.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: hifn7751var.h,v 1.16 2000/04/14 13:59:51 jason Exp $ */
+/* $OpenBSD: hifn7751var.h,v 1.17 2000/05/08 17:21:46 jason Exp $ */
/*
* Invertex AEON / Hi/fn 7751 driver
@@ -55,7 +55,7 @@
#define HIFN_SHA1_LENGTH 20
#define HIFN_MAC_TRUNC_LENGTH 12
-#define MAX_SCATTER 10
+#define MAX_SCATTER 64
/*
* hifn_command_t