c5ab429e08386ff112f3dc5efff411d5b5faa529

Race condition occurred as rx_thread did not get scheduled before timeout and gro flush happened in vdev context. At the same time, rx thread got scheduled and add skb to the napi queue resulting in crash. To fix this, Increase the timeout value so rx_thread gets time to wake up, do gro flush and reset the vdev_del_event. Change-Id: I2075eda91b1568cce3083869f510fc212dd721f8 CRs-Fixed: 2949803
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%