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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 17 Jun 2020 09:29:35 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Claudiu Beznea <claudiu.beznea@...rochip.com> Cc: <nicolas.ferre@...rochip.com>, <davem@...emloft.net>, <linux@...linux.org.uk>, <antoine.tenart@...tlin.com>, <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] net: macb: undo operations in case of failure On Wed, 17 Jun 2020 16:23:55 +0300 Claudiu Beznea wrote: > Undo previously done operation in case macb_phylink_connect() > fails. Since macb_reset_hw() is the 1st undo operation the > napi_exit label was renamed to reset_hw. > > Fixes: b2b041417299 ("net: macb: convert to phylink") > Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com> Fixes tag: Fixes: b2b041417299 ("net: macb: convert to phylink") Has these problem(s): - Target SHA1 does not exist
Powered by blists - more mailing lists