android_kernel_xiaomi_sm8350/components/pkt_capture
Vulupala Shashank Reddy 2727866b28 qcacld-3.0: Allocate required memory for skb and radiotap
Mgmt txrx component clones skb and sends cloned
skb to its clients ex: packet capture component.
Need to Allocate memory and copy skb so that there
is enough space to copy radiotap header in skb for
packet capture mode.

Free skb cloned by Mgmt txrx component.

Change-Id: I6bc66b5916ec5a8cf28741e4fcb72f14650fdbfa
CRs-Fixed: 2730559
2020-07-27 09:03:39 -07:00
..
core qcacld-3.0: Allocate required memory for skb and radiotap 2020-07-27 09:03:39 -07:00
dispatcher qcacld-3.0: Add tgt layer for packet capture mode 2020-06-02 13:32:50 -07:00