summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/upt1_defs.h
diff options
context:
space:
mode:
authorRonak Doshi <doshir@vmware.com>2021-07-17 00:36:20 +0200
committerDavid S. Miller <davem@davemloft.net>2021-07-17 02:32:14 +0200
commit69dbef0d1c22476c422ee255e99d0e112ddd829d (patch)
tree5ce4e38389b1a1284c00b99641bf9b4c7b13cd80 /drivers/net/vmxnet3/upt1_defs.h
parenttipc: keep the skb in rcv queue until the whole data is read (diff)
downloadlinux-69dbef0d1c22476c422ee255e99d0e112ddd829d.tar.xz
linux-69dbef0d1c22476c422ee255e99d0e112ddd829d.zip
vmxnet3: prepare for version 6 changes
vmxnet3 is currently at version 4 and this patch initiates the preparation to accommodate changes for upto version 6. Introduced utility macros for vmxnet3 version 6 comparison and update Copyright information. Signed-off-by: Ronak Doshi <doshir@vmware.com> Acked-by: Guolin Yang <gyang@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vmxnet3/upt1_defs.h')
-rw-r--r--drivers/net/vmxnet3/upt1_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/vmxnet3/upt1_defs.h b/drivers/net/vmxnet3/upt1_defs.h
index 8c014c98471c..f9f3a23d1698 100644
--- a/drivers/net/vmxnet3/upt1_defs.h
+++ b/drivers/net/vmxnet3/upt1_defs.h
@@ -1,7 +1,7 @@
/*
* Linux driver for VMware's vmxnet3 ethernet NIC.
*
- * Copyright (C) 2008-2020, VMware, Inc. All Rights Reserved.
+ * Copyright (C) 2008-2021, VMware, Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the