Skip to content
Commit 06a2feb9 authored by Wei Yongjun's avatar Wei Yongjun Committed by David S. Miller
Browse files

macmace: add missing platform_set_drvdata() in mace_probe()



Add missing platform_set_drvdata() in mace_probe(), otherwise
calling platform_get_drvdata() in mac_mace_device_remove() may
returns NULL.

Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 45f1b027
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment