Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1545565
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: octeon: Call SET_NETDEV_DEV() |
| Date | 2016-12-21 04:30 +0100 |
| Message-ID | <sQFLj-6pl-9@gated-at.bofh.it> (permalink) |
| References | <sOsSd-7Lj-1@gated-at.bofh.it> <sQDzP-4XR-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Florian Fainelli <f.fainelli@gmail.com>
Date: Tue, 20 Dec 2016 17:02:37 -0800
> On 12/14/2016 05:13 PM, Florian Fainelli wrote:
>> The Octeon driver calls into PHYLIB which now checks for
>> net_device->dev.parent, so make sure we do set it before calling into
>> any MDIO/PHYLIB related function.
>>
>> Fixes: ec988ad78ed6 ("phy: Don't increment MDIO bus refcount unless it's a different owner")
>> Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>
> Greg, David, since this is a fix for a regression introduced in the net
> tree, it may make sense that David take it via his tree.
Since the change in question is in Linus's tree, it's equally valid
for Greg to take it as well.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] staging: octeon: Call SET_NETDEV_DEV() Florian Fainelli <f.fainelli@gmail.com> - 2016-12-15 02:20 +0100
Re: [PATCH] staging: octeon: Call SET_NETDEV_DEV() Florian Fainelli <f.fainelli@gmail.com> - 2016-12-21 02:10 +0100
Re: [PATCH] staging: octeon: Call SET_NETDEV_DEV() David Miller <davem@davemloft.net> - 2016-12-21 04:30 +0100
Re: [PATCH] staging: octeon: Call SET_NETDEV_DEV() Florian Fainelli <f.fainelli@gmail.com> - 2016-12-27 23:20 +0100
Re: [PATCH] staging: octeon: Call SET_NETDEV_DEV() Greg KH <gregkh@linuxfoundation.org> - 2017-01-03 17:20 +0100
csiph-web