RE: [EXT] Re: [PATCH v2 40/43] wifi: nxpwifi: add wmm.h

From: David Lin
Date: Thu Aug 15 2024 - 02:23:16 EST


Hi Greg,

BTW, this is new driver. This patch series are not changes for any existed driver.

Thanks,
David

>
> Hi Greg,
>
> So that mean I still need to add description for every file, right?
>
> Once if confirmed, I will prepare patch v3.
>
> Thanks,
> David
>
> > -----Original Message-----
> > From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
> > Sent: Thursday, August 15, 2024 1:08 PM
> > To: David Lin <yu-hao.lin@xxxxxxx>
> > Cc: linux-wireless@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> > kvalo@xxxxxxxxxx; johannes@xxxxxxxxxxxxxxxx; briannorris@xxxxxxxxxxxx;
> > francesco@xxxxxxxxxx; Pete Hsieh <tsung-hsien.hsieh@xxxxxxx>
> > Subject: Re: [EXT] Re: [PATCH v2 40/43] wifi: nxpwifi: add wmm.h
> >
> > Caution: This is an external email. Please take care when clicking
> > links or opening attachments. When in doubt, report the message using
> > the 'Report this email' button
> >
> >
> > On Thu, Aug 15, 2024 at 01:52:18AM +0000, David Lin wrote:
> > > Hi Greg,
> > >
> > > Following the guideline for new driver, it should let every
> > > file as a
> > single patch for review and generate a final
> > > single patch after reviewing. I think stuffs mentioned by you
> > > can be
> > got from cover letter.
> > >
> > > If I misunderstood anything, please let me know.
> >
> > Please read the kernel documentation for how to submit kernel changes
> > in a way that we can properly review, and accept them. As-is, there
> > is nothing we can do with this series at all, sorry.
> >
> > greg k-h