On 6/18/2021 3:41 AM, Luca Coelho wrote: > From: Shaul Triebitz <shaul.triebitz@xxxxxxxxx> > > The HE 6GHz capability IE is already added before: > ieee80211_add_he_ie -> ieee80211_ie_build_he_6ghz_cap > > Signed-off-by: Shaul Triebitz <shaul.triebitz@xxxxxxxxx> > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> > --- > 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 <flamingice@xxxxxxxxxxxx> > * 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 Corporation This change only bumps the copyright year... -- Florian