diff options
author | Wei Yongjun <[email protected]> | 2017-10-28 05:05:46 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-01 11:56:14 +0900 |
commit | aa7365e19f8410659ec30503cd8ce866a176c9f4 (patch) | |
tree | fc09947c62624444c773360e3a916d6335e8296b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 985b6e6d039ef3dcbba4119f81763862123cfc98 (diff) |
net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()
Remove platform_device_put() call after platform_device_unregister()
from function bcmgenet_mii_exit(), otherwise, we will call
platform_device_put() twice.
Fixes: 9a4e79697009 ("net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver")
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Doug Berger <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions