summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ipwreg.h
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2005-01-13 20:52:14 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2005-01-13 20:52:14 +0000
commit267388a196d8e1e6bd076be1b2747133dbb8cbde (patch)
treebfddaaefc6172e90839111f56186e09373c7ffb1 /sys/dev/pci/if_ipwreg.h
parent717b2514543fdb03122fd44354cbd2548342e393 (diff)
fix a critical bug that made the kernel crash under heavy upstream traffic
load. pointed out by jcs@
Diffstat (limited to 'sys/dev/pci/if_ipwreg.h')
-rw-r--r--sys/dev/pci/if_ipwreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_ipwreg.h b/sys/dev/pci/if_ipwreg.h
index ae4db48d813..9cda8b48ba3 100644
--- a/sys/dev/pci/if_ipwreg.h
+++ b/sys/dev/pci/if_ipwreg.h
@@ -1,7 +1,7 @@
-/* $OpenBSD: if_ipwreg.h,v 1.10 2005/01/05 09:07:16 jsg Exp $ */
+/* $OpenBSD: if_ipwreg.h,v 1.11 2005/01/13 20:52:13 damien Exp $ */
/*-
- * Copyright (c) 2004
+ * Copyright (c) 2004, 2005
* Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without