From: Johannes Berg Date: Fri, 29 Sep 2023 13:58:14 +0000 (+0200) Subject: wifi: mac80211: add back SPDX identifier X-Git-Tag: io_uring-6.7-2023-11-10~40^2~213^2~18 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=aa75cc029e053627743fba2cde8a73519abe8421;p=linux-2.6-block.git 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 --- 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