3bc9624d37659a267e23cf22cf302c175a959b01

Fisa packet history is around 6KB for each sw fisa flow entry and this is part of the dp_fisa_rx_sw_ft structure. The total size of the SW FT as a result is around 830KB and the higher order memory allocation via kzalloc for this could fail in low/fragmented memory scenarios. Fix is to allocate memory for FISA pkt history separately and attach it to the SW FT entry. Change-Id: I7296d7269c1b86ec38ea1668e8a0893335bbdb6f CRs-Fixed: 2934487
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%