summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2016-11-28 21:24:59 +0300
committerDavid S. Miller <davem@davemloft.net>2016-11-30 07:17:02 +0300
commit140ca9d3471c424ab4c4036ab8d8d995f24a9c5b (patch)
tree68a467c7cce871c24aa07d068898341812e520d0 /samples
parent39f8b0d426e0b3e04ddf4c6ef0ae28873c0f8c0f (diff)
downloadlinux-140ca9d3471c424ab4c4036ab8d8d995f24a9c5b.tar.xz
net: ethernet: bcmgenet: fix fixed-link phydev leaks
Make sure to deregister and free any fixed-link PHY registered using of_phy_register_fixed_link() on probe errors and on driver unbind. Note that we're still leaking any fixed-link PHY registered in the non-OF probe path. Fixes: 9abf0c2b717a ("net: bcmgenet: use the new fixed PHY helpers") Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions