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>] [day] [month] [year] [list]
Date:	Mon, 20 Apr 2015 15:11:31 +0200
From:	Giuseppe CAVALLARO <peppe.cavallaro@...com>
To:	Michael Trimarchi <michael@...rulasolutions.com>,
	Fabio Estevam <festevam@...il.com>
CC:	<netdev@...r.kernel.org>
Subject: Re: [RFC][PATCH] net: stmmac: use msleep instead of udelay for gpio
 reset

On 4/19/2015 6:11 AM, Michael Trimarchi wrote:
> Hi
>
> On Apr 19, 2015 1:37 AM, "Fabio Estevam" <festevam@...il.com
> <mailto:festevam@...il.com>> wrote:
>  >
>  > On Sat, Apr 18, 2015 at 12:02 PM, Michael Trimarchi
>  > <michael@...rulasolutions.com <mailto:michael@...rulasolutions.com>>
> wrote:
>  >
>  > >                 reset_gpio = data->reset_gpio;
>  > > -               active_low = data->active_low;
>  > > +               active_low = !!data->active_low;
>  >
>  > This is an unrelated change.
>
> I have already try to minimize the change. Anyway I will repost it if
> necessary

yes send V2 w/ related changes for ms reset time only

thanks

Peppe

> Michael
>

--
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