mirror of https://gitee.com/openkylin/linux.git
aa7365e19f
Remove platform_device_put() call after platform_device_unregister()
from function bcmgenet_mii_exit(), otherwise, we will call
platform_device_put() twice.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
bcmgenet.c | ||
bcmgenet.h | ||
bcmgenet_wol.c | ||
bcmmii.c |