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]
Date:	Tue, 27 May 2014 09:58:01 -0700
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Ding Tianhong <dingtianhong@...wei.com>
Cc:	<kaber@...sh.net>, <davem@...emloft.net>, <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 2/2] macvlan: slight optimization for
 macvlan_handle_frame

On Tue, 27 May 2014 18:53:16 +0800
Ding Tianhong <dingtianhong@...wei.com> wrote:

> Add unlikely() micro to the unlikely conditions in the macvlan_handle_frame
> for slight optimization.
> 
> Signed-off-by: Ding Tianhong <dingtianhong@...wei.com>

Unnecessary, a goto is equivalent to unlikely
--
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