summaryrefslogtreecommitdiffstats
path: root/sys/dev/qlxgbe/ql_ver.h
diff options
context:
space:
mode:
authordavidcs <davidcs@FreeBSD.org>2015-06-30 20:59:07 +0000
committerdavidcs <davidcs@FreeBSD.org>2015-06-30 20:59:07 +0000
commit854f0423fc9eaa8349d5c597f52271f0412cdeb5 (patch)
treeca6609fabdb783a67a16a3311cd7190f8dcf90ca /sys/dev/qlxgbe/ql_ver.h
parentbe416ea3360ca30596d3ef238a3a48d0370e55f0 (diff)
downloadFreeBSD-src-854f0423fc9eaa8349d5c597f52271f0412cdeb5.zip
FreeBSD-src-854f0423fc9eaa8349d5c597f52271f0412cdeb5.tar.gz
MFC r284741
Updated Copyright information Added support for the following: - iSCSI TLV (requires 64 Tx and 32 Rx rings - 9K receive buffers for jumbo frames (feature may be enabled/disabled) - builtin firmware, bootloader and minidump template - quick stats - async event handling for SFP insertion/removal and DCBX changes - Configuring DCBX and interrupt coalescing parameters
Diffstat (limited to 'sys/dev/qlxgbe/ql_ver.h')
-rw-r--r--sys/dev/qlxgbe/ql_ver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/qlxgbe/ql_ver.h b/sys/dev/qlxgbe/ql_ver.h
index ab7d49f..061e368 100644
--- a/sys/dev/qlxgbe/ql_ver.h
+++ b/sys/dev/qlxgbe/ql_ver.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2014 Qlogic Corporation
+ * Copyright (c) 2013-2016 Qlogic Corporation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -36,6 +36,6 @@
#define QLA_VERSION_MAJOR 3
#define QLA_VERSION_MINOR 10
-#define QLA_VERSION_BUILD 10
+#define QLA_VERSION_BUILD 24
#endif /* #ifndef _QL_VER_H_ */
OpenPOWER on IntegriCloud