[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f3d20127a3e24f8f5e4a8faa559908c420a47117.camel@sipsolutions.net>
Date: Wed, 18 May 2022 10:34:58 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Sascha Hauer <s.hauer@...gutronix.de>,
linux-wireless@...r.kernel.org
Cc: Ping-Ke Shih <pkshih@...ltek.com>,
Hans Ulli Kroll <linux@...i-kroll.de>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
netdev@...r.kernel.org, Kalle Valo <kvalo@...nel.org>,
Yan-Hsuan Chuang <tony0620emma@...il.com>,
linux-kernel@...r.kernel.org, Neo Jou <neojou@...il.com>,
kernel@...gutronix.de, neo_jou <neo_jou@...ltek.com>
Subject: Re: [PATCH 06/10] rtw88: Add common USB chip support
On Wed, 2022-05-18 at 10:32 +0200, Sascha Hauer wrote:
>
> > hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS |
> > + WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL |
> > WIPHY_FLAG_TDLS_EXTERNAL_SETUP;
>
> This change should be in a separate patch. I don't have an idea though
> what it's good for anyway. Is this change desired for the PCI variants
> as well or only for USB? Do we want to have this change at all?
>
This driver uses mac80211, so that change should just not be there.
mac80211 will set it automatically if it's possible, see in
net/mac80211/main.c.
johannes
Powered by blists - more mailing lists