de91b3197d
It's not necessary to free netdev allocated with devm_alloc_etherdev()
and using free_netdev() leads to double free.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
spl2sw_define.h | ||
spl2sw_desc.c | ||
spl2sw_desc.h | ||
spl2sw_driver.c | ||
spl2sw_int.c | ||
spl2sw_int.h | ||
spl2sw_mac.c | ||
spl2sw_mac.h | ||
spl2sw_mdio.c | ||
spl2sw_mdio.h | ||
spl2sw_phy.c | ||
spl2sw_phy.h | ||
spl2sw_register.h |