netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: xiaofeis@codeaurora.org
To: David Miller <davem@davemloft.net>
Cc: vkoul@kernel.org, netdev@vger.kernel.org, andrew@lunn.ch,
	linux-arm-msm@vger.kernel.org, bjorn.andersson@linaro.org,
	vivien.didelot@gmail.com, f.fainelli@gmail.com,
	niklas.cassel@linaro.org, xiazha@codeaurora.org
Subject: Re: [PATCH] net: dsa: input correct header length for skb_cow_head()
Date: Mon, 16 Mar 2020 17:35:47 +0800	[thread overview]
Message-ID: <13f503762fc8805f031c449127113407@codeaurora.org> (raw)
In-Reply-To: <20200316.020709.946201122435780659.davem@davemloft.net>

在 2020-03-16 17:07,David Miller 写道:
> From: xiaofeis <xiaofeis@codeaurora.org>
> Date: Mon, 16 Mar 2020 09:04:05 +0800
> 
>> We need to ensure there is enough headroom to push QCA header,
>> so input the QCA header length instead of 0.
>> 
>> Signed-off-by: xiaofeis <xiaofeis@codeaurora.org>
> 
> This was already fixed by:
> 
> commit 04fb91243a853dbde216d829c79d9632e52aa8d9
> Author: Per Forlin <per.forlin@axis.com>
> Date:   Thu Feb 13 15:37:09 2020 +0100
> 
>     net: dsa: tag_qca: Make sure there is headroom for tag
Ok, got it.

      reply	other threads:[~2020-03-16  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16  1:04 [PATCH] net: dsa: input correct header length for skb_cow_head() xiaofeis
2020-03-16  9:07 ` David Miller
2020-03-16  9:35   ` xiaofeis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13f503762fc8805f031c449127113407@codeaurora.org \
    --to=xiaofeis@codeaurora.org \
    --cc=andrew@lunn.ch \
    --cc=bjorn.andersson@linaro.org \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=niklas.cassel@linaro.org \
    --cc=vivien.didelot@gmail.com \
    --cc=vkoul@kernel.org \
    --cc=xiazha@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).