lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140114101205.1d67fbe8@nehalam.linuxnetplumber.net>
Date:	Tue, 14 Jan 2014 10:12:05 -0800
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Vince Bridgers <vbridgers2013@...il.com>
Cc:	netdev@...r.kernel.org, peppe.cavallaro@...com,
	rayagond@...avyalabs.com
Subject: Re: [PATCH net-next] stmmac: Add vlan rx for better GRO
 performance.

On Tue, 14 Jan 2014 11:34:06 -0600
Vince Bridgers <vbridgers2013@...il.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ