summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2006-08-09 05:22:17 +0000
committerbrad <brad@openbsd.org>2006-08-09 05:22:17 +0000
commit17f01c91331b49c9b6fe8e5b444d1ba854fda0fb (patch)
treeae58b05ca9d50145fff948e2b48db2db833e5d8a
parentrevert rev 1.119 as this seems to cause problems with some PHY. (diff)
downloadwireguard-openbsd-17f01c91331b49c9b6fe8e5b444d1ba854fda0fb.tar.xz
wireguard-openbsd-17f01c91331b49c9b6fe8e5b444d1ba854fda0fb.zip
update the version I am tracking.
-rw-r--r--sys/dev/pci/if_ixgb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_ixgb.c b/sys/dev/pci/if_ixgb.c
index bb9239ea42b..41c2aecae7d 100644
--- a/sys/dev/pci/if_ixgb.c
+++ b/sys/dev/pci/if_ixgb.c
@@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE.
***************************************************************************/
-/* $OpenBSD: if_ixgb.c,v 1.26 2006/08/09 03:48:25 brad Exp $ */
+/* $OpenBSD: if_ixgb.c,v 1.27 2006/08/09 05:22:17 brad Exp $ */
#include <dev/pci/if_ixgb.h>
@@ -44,7 +44,7 @@ int ixgb_display_debug_stats = 0;
* Driver version
*********************************************************************/
-char ixgb_driver_version[] = "6.0.5";
+char ixgb_driver_version[] = "6.1.0";
/*********************************************************************
* PCI Device ID Table