qcacld-3.0: Fix incorrect head_skb IP/UDP header in fisa flow
Host received mixed vlan header frames and non-vlan header frames, and these frames is belong to same UDP flow. currently wlan host will assume same UDP flow frames with same L2 header length which then get incorrect IP/UDP header for non-vlan frames. Determine FISA continuation by RX frame self L2/L3 header length, update head skb L2/L3 header length in fisa flow when head skb changed. Change-Id: Id61b856773b8dd7f0199055b1e0bf9a2bd98e401 CRs-Fixed: 2778403
Loading
Please register or sign in to comment