summaryrefslogtreecommitdiff
path: root/include/linux/qed/qed_fcoe_if.h
diff options
context:
space:
mode:
authorAlexander Lobakin <alobakin@marvell.com>2020-06-29 14:05:07 +0300
committerDavid S. Miller <davem@davemloft.net>2020-06-30 15:51:39 -0700
commitab81e23cf77905896a5e51422eb58e8763507b85 (patch)
treef8394820d067676c6732c6e1dd824c2e28b5f59c /include/linux/qed/qed_fcoe_if.h
parentff91e9292fc5aafd9ee1dc44c03cff69a3b0f39f (diff)
net: qed: correct existing SPDX tags
QLogic QED drivers source code is dual licensed under GPL-2.0/BSD-3-Clause. Correct already existing but wrong SPDX tags to match the actual license. Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/qed/qed_fcoe_if.h')
-rw-r--r--include/linux/qed/qed_fcoe_if.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/qed/qed_fcoe_if.h b/include/linux/qed/qed_fcoe_if.h
index 46082480a2c3..65d0317ef67e 100644
--- a/include/linux/qed/qed_fcoe_if.h
+++ b/include/linux/qed/qed_fcoe_if.h
@@ -1,4 +1,5 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
+
#ifndef _QED_FCOE_IF_H
#define _QED_FCOE_IF_H
#include <linux/types.h>