wifi: mac80211: add back SPDX identifier
authorJohannes Berg <johannes.berg@intel.com>
Fri, 29 Sep 2023 13:58:14 +0000 (15:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 29 Sep 2023 21:21:33 +0000 (23:21 +0200)
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>
net/mac80211/mlme.c

index 6a078eb23a5d4b727e88349764eb1ae49839ac16..2ac36ad9fa91c706731b042fd4a3d9434fbc6037 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * BSS client mode implementation
  * Copyright 2003-2008, Jouni Malinen <j@w1.fi>