mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Issue: If the interface goes down by setting tx_usecs_timer_armed to OSI_ENABLE then after interface is up Tx timer will not be fired because tx_usecs_timer_armed is set to OSI_ENABLE. Fix: Clear tx_usecs_timer_armed when interface going down. Bug 3371010 Change-Id: I130f9ae9a949dd77882d191bc4e1220f8245d4b0 Signed-off-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2607837 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Narayan Reddy <narayanr@nvidia.com> Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit