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] [day] [month] [year] [list]
Date:	Sat, 18 Apr 2015 14:37:57 -0300
From:	Fabio Estevam <festevam@...il.com>
To:	Michael Trimarchi <michael@...rulasolutions.com>
Cc:	Giuseppe Cavallaro <peppe.cavallaro@...com>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [RFC][PATCH] net: stmmac: use msleep instead of udelay for gpio reset

On Sat, Apr 18, 2015 at 12:02 PM, Michael Trimarchi
<michael@...rulasolutions.com> wrote:

>                 reset_gpio = data->reset_gpio;
> -               active_low = data->active_low;
> +               active_low = !!data->active_low;

This is an unrelated change.
--
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