summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_defs.h
diff options
context:
space:
mode:
authorRonak Doshi <doshir@vmware.com>2020-05-28 14:53:19 -0700
committerDavid S. Miller <davem@davemloft.net>2020-05-28 16:26:48 -0700
commit123db31d01219a4f794f3769e7bca6649d65ecb1 (patch)
treebc0a6fd7ab0e88217dacab2f495377f827aaeac7 /drivers/net/vmxnet3/vmxnet3_defs.h
parentb113cabd4378ddd98dccdd7748a16f9f1f094ef0 (diff)
downloadlinux-stable-123db31d01219a4f794f3769e7bca6649d65ecb1.tar.gz
linux-stable-123db31d01219a4f794f3769e7bca6649d65ecb1.tar.bz2
linux-stable-123db31d01219a4f794f3769e7bca6649d65ecb1.zip
vmxnet3: prepare for version 4 changes
vmxnet3 is currently at version 3 and this patch initiates the preparation to accommodate changes for version 4. Introduced utility macros for vmxnet3 version 4 comparison and update Copyright information. Signed-off-by: Ronak Doshi <doshir@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vmxnet3/vmxnet3_defs.h')
-rw-r--r--drivers/net/vmxnet3/vmxnet3_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/vmxnet3/vmxnet3_defs.h b/drivers/net/vmxnet3/vmxnet3_defs.h
index c3a31646189f..c77274228a3e 100644
--- a/drivers/net/vmxnet3/vmxnet3_defs.h
+++ b/drivers/net/vmxnet3/vmxnet3_defs.h
@@ -1,7 +1,7 @@
/*
* Linux driver for VMware's vmxnet3 ethernet NIC.
*
- * Copyright (C) 2008-2016, VMware, Inc. All Rights Reserved.
+ * Copyright (C) 2008-2020, 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