Loading
qcacld-3.0: Fix REO ID mismatch issue in fisa flow aggregation
Currently during fisa flow aggregation REO ID check is done to make sure all the flow packets are received in same REO and to avoid out of order reception. But if RX packet matches CCE rules REO ID is selected based on CCE rules since they have higher priority. In this case ignore RX packet for FISA aggregation and do not panic. Change-Id: I09b5c9fc4ecff7223d0034921e8923776ae4bf3b CRs-Fixed: 3153104