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:   Thu, 3 Nov 2016 13:51:49 +0000
From:   "Mintz, Yuval" <Yuval.Mintz@...ium.com>
To:     Tom Lendacky <thomas.lendacky@....com>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC:     Florian Fainelli <f.fainelli@...il.com>,
        David Miller <davem@...emloft.net>
Subject: RE: [PATCH net-next v1 02/21] amd-xgbe: Prepare for priority-based
 FIFO allocation

> +static void xgbe_calculate_equal_fifo(unsigned int fifo_size,
> +				      unsigned int queue_count,
> +				      unsigned int *fifo)
> +{
...
> +
> +	return;
>  }

No need for explicit return.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ