commit | cf07538c60c4262e84264cc1eb85fe1c56267a62 | [log] [tgz] |
---|---|---|
author | Jagadeesh Ponduru <quic_jponduru@quicinc.com> | Wed Jan 18 12:38:53 2023 +0530 |
committer | Jagadeesh Ponduru <quic_jponduru@quicinc.com> | Tue Feb 14 21:26:43 2023 +0530 |
tree | e14747a9f961e9c8ed5ad1a9850eb4358ac4c15f | |
parent | 8b9df0960ead514b0fe48c90e8a0ffa099ceff34 [diff] |
msm: ipa3: use netif device detach instead of stop queue Adding change to use netif_device_detach instead of netif _stop_queue to avoid the network stack to trigger a watch dog timeout if queue is stopped. Change-Id: Ie24dd0b1451d3dc201ebe5d773c7cb382984e2cc Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>