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

From: Wen Gong
Date: Thu Jan 02 2020 - 23:52:32 EST


On 2020-01-03 09:37, Wen Gong wrote:
On 2020-01-03 08:22, David Miller wrote:

I don't think this is correct.

The 'hdr' was already "pushed" earlier in this file.

Here we are padding the area after the header, which is being "put".

I'm not applying this. If you still think it is correct, you must explain
in detail why it is and add that description to the commit log message.

Thank you.

Thanks David.
I will add more description and send patch v2.
v2:
http://patchwork.ozlabs.org/patch/1217201/