1
0
Fork 0
alistair23-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
..
Kconfig net/ethernet: Move mac89x0.c from apple to cirrus 2011-11-01 19:30:38 -04:00
Makefile net/ethernet: Move mac89x0.c from apple to cirrus 2011-11-01 19:30:38 -04:00
bmac.c net:drivers/net: Miscellaneous conversions to ETH_ALEN 2013-10-02 17:04:45 -04:00
bmac.h bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) drivers 2011-08-11 16:29:07 -07:00
mace.c net/apple: remove __dev* attributes 2012-12-03 11:16:54 -08:00
mace.h bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) drivers 2011-08-11 16:29:07 -07:00
macmace.c macmace: add missing platform_set_drvdata() in mace_probe() 2013-11-11 14:02:08 -05:00