summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-09-29 15:58:14 +0200
committerJohannes Berg <johannes.berg@intel.com>2023-09-29 23:21:33 +0200
commitaa75cc029e053627743fba2cde8a73519abe8421 (patch)
treef7d8192bd132b1bea64d577d010e95b6b1fcee0f /net/mac80211/mlme.c
parentc419d884551fa4f000996ace22ab498415afad2e (diff)
wifi: mac80211: add back SPDX identifier
Looks like I lost that by accident, add it back. Fixes: 076fc8775daf ("wifi: cfg80211: remove wdev mutex") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mlme.c')
-rw-r--r--net/mac80211/mlme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/mlme.c b/net/mac80211/mlme.c
index 6a078eb23a5d..2ac36ad9fa91 100644
--- a/net/mac80211/mlme.c
+++ b/net/mac80211/mlme.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* BSS client mode implementation
* Copyright 2003-2008, Jouni Malinen <j@w1.fi>