mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
aa7365e19f
Remove platform_device_put() call after platform_device_unregister()
from function bcmgenet_mii_exit(), otherwise, we will call
platform_device_put() twice.
Fixes:
|
||
---|---|---|
.. | ||
bcmgenet_wol.c | ||
bcmgenet.c | ||
bcmgenet.h | ||
bcmmii.c | ||
Makefile |