182d1268cc15286035ca45bdcfae9d0eb5017141

There is a race condition as tid_lock is unlocked early in dp_rx_defrag_store_fragment and descriptors are replenished from dp_peer_flush_frags and same descriptor is again being replenished in fragmented path. To resolve this, extending lock period till all the operations on tid.head_frag_desc are done. Change-Id: I6d2abb2119e3bebf739de9e41334d58ba87ee391 CRs-Fixed: 3068165
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%