summaryrefslogtreecommitdiff
path: root/staging/mops_tools.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+259
>
authorFlorian Fainelli <f.fainelli@gmail.com>2016-12-14 17:13:24 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-03 17:11:50 +0100
commite7c9a3d9e432200fd4c17855c2c23ac784d6e833 (patch)
tree0c9f19bcb1d57a6f1903580808f37dc7bd768bc3
parent890b73af6b008a7d59bdbab2dd59bd7b212dbc60 (diff)
staging: octeon: Call SET_NETDEV_DEV()
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> Cc: stable <stable@vger.kernel.org> # 4.9+ Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat