openwrt/target/linux/ath79/files/drivers
Chuanhong Guo a4eef43a12 ath79: ag71xx: replace alloc_etherdev with devm_alloc_etherdev
using the devm api makes the code simpler.
also drop unneeded memory free from ag71xx_remove since they are
allocated using devm apis.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-03-05 03:02:34 +01:00
..
mtd ath79: port cybertan_part from ar71xx 2018-09-10 09:07:11 +02:00
net/ethernet/atheros/ag71xx ath79: ag71xx: replace alloc_etherdev with devm_alloc_etherdev 2019-03-05 03:02:34 +01:00