qcacld-3.0: set correct L2 header length for FISA RX
In some case, the L2 header length is not exactly equal to ETHERNET_HDR_LEN 14 bytes, actually it could be with extra 4 bytes 802.1Q tag, so assume L2 header length just 14 bytes is not correctly in FISA aggregation. Use L2 header length fetched from RX PKT TLV to handle FISA correctly. Change-Id: I254f5faa4548b74bf1a6d7a188c15b52b12711b8 CRs-Fixed: 2770284
Loading
Please register or sign in to comment