Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548255
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net] net: stmmac: Fix error path after register_netdev move |
| Date | 2016-12-29 18:10 +0100 |
| Message-ID | <sTMnf-X2-1@gated-at.bofh.it> (permalink) |
| References | <sTw8O-78c-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Florian Fainelli <f.fainelli@gmail.com>
Date: Wed, 28 Dec 2016 15:44:41 -0800
> Commit 5701659004d6 ("net: stmmac: Fix race between stmmac_drv_probe and
> stmmac_open") re-ordered how the MDIO bus registration and the network
> device are registered, but missed to unwind the MDIO bus registration in
> case we fail to register the network device.
>
> Fixes: 5701659004d6 ("net: stmmac: Fix race between stmmac_drv_probe and stmmac_open")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Applied, thanks Florian.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net] net: stmmac: Fix error path after register_netdev move Florian Fainelli <f.fainelli@gmail.com> - 2016-12-29 00:50 +0100 Re: [PATCH net] net: stmmac: Fix error path after register_netdev move David Miller <davem@davemloft.net> - 2016-12-29 18:10 +0100 RE: [PATCH net] net: stmmac: Fix error path after register_netdev move "Kweh, Hock Leong" <hock.leong.kweh@intel.com> - 2016-12-29 10:40 +0100
csiph-web