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, 2 Jan 2018 08:20:49 -0200
From:   Fabio Estevam <festevam@...il.com>
To:     Fugang Duan <fugang.duan@....com>
Cc:     "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
        Troy Kisky <troy.kisky@...ndarydevices.com>,
        Andrew Lunn <andrew@...n.ch>
Subject: Re: [PATCH net,stable 1/1] net: fec: defer probe if regulator is not ready

Hi Andy,

On Tue, Jan 2, 2018 at 7:57 AM, Fugang Duan <fugang.duan@....com> wrote:

> @@ -3576,6 +3580,7 @@ static int fec_enet_get_irq_cnt(struct platform_device *pdev)
>         of_node_put(phy_node);
>  failed_ioremap:
>         free_netdev(ndev);
> +       dev_id--;

This seems to be a different fix and should be part of a separate patch.

Thanks

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ