aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice/irdma_if.m
diff options
context:
space:
mode:
authorEric Joyner <erj@FreeBSD.org>2023-05-24 23:38:02 +0000
committerEric Joyner <erj@FreeBSD.org>2023-05-24 23:38:28 +0000
commit9dc2f6e26fc24b88f9046667708a5555c63fb461 (patch)
tree0df98d9251c4b3e9d4f09b8261b0cd937ee10b20 /sys/dev/ice/irdma_if.m
parent156424fce98a0240c702da0a918b027d1979bfdb (diff)
ice(4): Update to 1.37.11-k
This driver update has no corresponding ice_ddp update, and doesn't contain very many functional changes: - Some refactoring for future SR-IOV PF support - Various minor fixes Signed-off-by: Eric Joyner <erj@FreeBSD.org> Tested by: jeffrey.e.pieper@intel.com MFC after: 1 week Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D39821
Diffstat (limited to 'sys/dev/ice/irdma_if.m')
-rw-r--r--sys/dev/ice/irdma_if.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ice/irdma_if.m b/sys/dev/ice/irdma_if.m
index afcbc1d027fb..370e483d55da 100644
--- a/sys/dev/ice/irdma_if.m
+++ b/sys/dev/ice/irdma_if.m
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: BSD-3-Clause
-# Copyright (c) 2022, Intel Corporation
+# Copyright (c) 2023, Intel Corporation
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without