Re: [PATCH 02/31] mac80211: do not add twice the HE 6GHz cap IE
From: Luca Coelho <hidden>
Date: 2021-06-23 11:04:11
On Fri, 2021-06-18 at 23:17 +0300, Luca Coelho wrote:
On Fri, 2021-06-18 at 10:14 -0700, Florian Fainelli wrote:quoted
On 6/18/2021 3:41 AM, Luca Coelho wrote:quoted
From: Shaul Triebitz <redacted> The HE 6GHz capability IE is already added before: ieee80211_add_he_ie -> ieee80211_ie_build_he_6ghz_cap Signed-off-by: Shaul Triebitz <redacted> Signed-off-by: Luca Coelho <redacted> --- net/mac80211/mlme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/net/mac80211/mlme.c b/net/mac80211/mlme.c index 2480bd0577bb..310cfd02fda4 100644 --- a/net/mac80211/mlme.c +++ b/net/mac80211/mlme.c@@ -8,7 +8,7 @@* Copyright 2007, Michael Wu [off-list ref] * Copyright 2013-2014 Intel Mobile Communications GmbH * Copyright (C) 2015 - 2017 Intel Deutschland GmbH - * Copyright (C) 2018 - 2020 Intel Corporation + * Copyright (C) 2018 - 2021 Intel CorporationThis change only bumps the copyright year...Oops, something went wrong when I applied it. I'll check and either resend or drop it.
Please drop this patch. It was an internal fixed to a merge damage and should not have been sent out (obviously because it resulted in no code). -- Cheers, Luca.