aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2016-04-07 08:21:21 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2016-04-20 23:07:34 -0700
commit86641094678a90af278d1f44c0e47f817c9ba46e (patch)
treeb2237298e7316bb20e16b57adb4f1bd36ecd58d3 /drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c
parentfm10k: fix possible null pointer deref after kcalloc (diff)
downloadlinux-dev-86641094678a90af278d1f44c0e47f817c9ba46e.tar.xz
linux-dev-86641094678a90af278d1f44c0e47f817c9ba46e.zip
fm10k: consistently use Intel(R) for driver names
Update every header file and other locations to consistently use Intel(R) instead of just Intel. Also update copyright year of files which we modified. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c')
-rw-r--r--drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c b/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c
index e79e91500a0c..9c0d87503977 100644
--- a/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c
+++ b/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c
@@ -1,4 +1,4 @@
-/* Intel Ethernet Switch Host Interface Driver
+/* Intel(R) Ethernet Switch Host Interface Driver
* Copyright(c) 2013 - 2016 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it