mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 17:55:05 +03:00
Issue: Kernel panic if NAPI scheduled in ether_close() path. Fix: Disable NAPI before freeing dma resources as well as call napi_synchronize() before napi_disable() for scheduled NAPI to be completed. Bug 200650229 Change-Id: I8c57ba90b5094ab3a130ca56221b3e1b16b96025 Signed-off-by: rakesh goyal <rgoyal@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2404266 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit