694a2eb657c83d84182211a479a8e689608ae58a

Packet logging buffer is only 2048 bytes, if copy non-linear TX packet with skb->len (like TSO) which is likely > 2048, this will lead to skb panic as packet logging buffer can not accommodate it. Only support TX packet logging with single linear buffer. Change-Id: I1d15f9ab80fcc1720fdb3f7fe8c89e7f5e3c0a79 CRs-Fixed: 3242090
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%