Hi, On Fri, Mar 24, 2023 at 7:07 AM Miquel Raynal <miquel.raynal@xxxxxxxxxxx> wrote: > > As rightly pointed out by Alexander a few months ago, ca8210 devices > will not support sending frames which are not pure datagrams (hardMAC > wired to the softMAC layer). In order to not confuse users and clarify > that scanning and beaconing is not supported on these devices, let's add > a flag to prevent them to be used with the new APIs. > Acked-by: Alexander Aring <aahringo@xxxxxxxxxx> I appreciate that you care about driver specific quirks which need to be done here. The users of this driver are getting aware now there is a lack of support here. Thanks. - Alex