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:   Wed, 3 Jan 2018 01:28:48 +0000
From:   Andy Duan <fugang.duan@....com>
To:     Fabio Estevam <festevam@...il.com>
CC:     "David S. Miller" <davem@...emloft.net>,
        "netdev@...r.kernel.org" <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

From: Fabio Estevam <festevam@...il.com> Sent: Tuesday, January 02, 2018 6:21 PM
>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

Okay, I can split the fix as separate patch.
Thanks for your comment.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ