From: Stephen Hemminger <stephen@networkplumber.org>
To: Vince Bridgers <vbridgers2013@gmail.com>
Cc: netdev@vger.kernel.org, peppe.cavallaro@st.com, rayagond@vayavyalabs.com
Subject: Re: [PATCH net-next] stmmac: Add vlan rx for better GRO performance.
Date: Tue, 14 Jan 2014 10:12:05 -0800 [thread overview]
Message-ID: <20140114101205.1d67fbe8@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1389720846-6543-1-git-send-email-vbridgers2013@gmail.com>
On Tue, 14 Jan 2014 11:34:06 -0600
Vince Bridgers <vbridgers2013@gmail.com> wrote:
> +static inline void stmmac_rx_vlan(struct net_device *dev, struct sk_buff *skb)
> +{
No need for explicit inline, let the compiler decide to inline.
next prev parent reply other threads:[~2014-01-14 18:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-14 17:34 [PATCH net-next] stmmac: Add vlan rx for better GRO performance Vince Bridgers
2014-01-14 18:12 ` Stephen Hemminger [this message]
2014-01-14 19:14 ` Sergei Shtylyov
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=20140114101205.1d67fbe8@nehalam.linuxnetplumber.net \
--to=stephen@networkplumber.org \
--cc=netdev@vger.kernel.org \
--cc=peppe.cavallaro@st.com \
--cc=rayagond@vayavyalabs.com \
--cc=vbridgers2013@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.