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
| ||
|
Message-Id: <20160814.212404.1846469136478011428.davem@davemloft.net> Date: Sun, 14 Aug 2016 21:24:04 -0700 (PDT) From: David Miller <davem@...emloft.net> To: weiyj.lk@...il.com Cc: nicolas.ferre@...el.com, netdev@...r.kernel.org Subject: Re: [PATCH -next] net: macb: add missing free_netdev() on error in macb_probe() From: Wei Yongjun <weiyj.lk@...il.com> Date: Fri, 12 Aug 2016 15:43:54 +0000 > Add the missing free_netdev() before return from function macb_probe() > in the platform_get_irq() error handling case. > > Fixes: c69618b3e4f2 ("net/macb: fix probe sequence to setup clocks earlier") > Signed-off-by: Wei Yongjun <weiyj.lk@...il.com> Applied.
Powered by blists - more mailing lists