edeff23d4f83e5d3b86a64d2dd725eb5c9f4a6e5

Change "qcacld-3.0: Record data in DP Trace" introduced skb tracing functionity to the driver. In hdd_softap_hard_start_xmit() logic was added to trace the skb contents, including logic to trace the skb contents when an skb was dropped. However some of the code paths to this "drop_pkt" tracing have a NULL skb. Therefore we must bypass the dropped skb content tracing when the skb is NULL. Change-Id: I485c92647355a0f7f420f40640b697a1d3eb5fb0 CRs-Fixed: 938254
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%