From: Johannes Berg Date: Fri, 29 Sep 2023 13:58:14 +0000 (+0200) Subject: wifi: mac80211: add back SPDX identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=aa75cc029e053627743fba2cde8a73519abe8421;p=linux.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 6a078eb23a5d4..2ac36ad9fa91c 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