From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from out2-smtp.messagingengine.com ([66.111.4.26]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jE9QL-0008V3-R9 for ath11k@lists.infradead.org; Tue, 17 Mar 2020 10:26:15 +0000 Date: Tue, 17 Mar 2020 11:26:04 +0100 From: Greg KH Subject: Re: [PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue Message-ID: <20200317102604.GD1130294@kroah.com> References: <20200103045016.12459-1-wgong@codeaurora.org> <20200105.144704.221506192255563950.davem@davemloft.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Doug Anderson Cc: netdev , LKML , "stable@vger.kernel.org" , ath11k@lists.infradead.org, Wen Gong , David Miller 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 wrote: > > > > From: Wen Gong > > 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 _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k