Re: [PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue

From: Greg KH
Date: Tue Mar 17 2020 - 06:26:11 EST


On Tue, Feb 25, 2020 at 02:52:24PM -0800, Doug Anderson wrote:
> Hi,
>
>
> On Sun, Jan 5, 2020 at 2:47 PM David Miller <davem@xxxxxxxxxxxxx> wrote:
> >
> > From: Wen Gong <wgong@xxxxxxxxxxxxxx>
> > Date: Fri, 3 Jan 2020 12:50:16 +0800
> >
> > > The len used for skb_put_padto is wrong, it need to add len of hdr.
> >
> > Thanks, applied.
>
> I noticed this patch is in mainline now as:
>
> ce57785bf91b net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
>
> Though I'm not an expert on the code, it feels like a stable candidate
> unless someone objects.

Stable candidate for what tree(s)?

thanks,

greg k-h