Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Netanel Belgazal 944b28aa29 net: ena: fix missing lock during device destruction
acquire the rtnl_lock during device destruction to avoid
using partially destroyed device.

ena_remove() shares almost the same logic as ena_destroy_device(),
so use ena_destroy_device() and avoid duplications.

Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-09 07:59:56 -07:00
..
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
2018-08-29 18:10:28 -07:00
2018-06-12 16:19:22 -07:00
2018-01-17 18:04:43 -06:00
2017-11-16 22:58:12 +09:00