forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/net/mac80211/ethtool.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * mac80211 ethtool hooks for cfg80211
34 *
....@@ -5,8 +6,6 @@
56 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
67 * Copyright 2014 Intel Corporation (Author: Johannes Berg)
78 * Copyright (C) 2018 Intel Corporation
8
- *
9
- * This file is GPLv2 as found in COPYING.
109 */
1110 #include <linux/types.h>
1211 #include <net/cfg80211.h>