linux/drivers/net/ethernet/apple
Wei Yongjun 06a2feb9e3 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: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-11 14:02:08 -05:00
..
bmac.c
bmac.h
Kconfig
mace.c
mace.h
macmace.c macmace: add missing platform_set_drvdata() in mace_probe() 2013-11-11 14:02:08 -05:00
Makefile