qcacmn: Check return status of deliver to stack function
Check the return status of the osif->rx function and in case of failure drop the skb. This is needed when OOR error frame is received and if the frame was not delivered to stack it needs to be dropped. Add error counter to periodic stats to determine how many Rx packets were rejected or were dropped since deliver to stack failed. Change-Id: I9b1c795f168774669783cc601e68003a7747a279 CRs-Fixed: 2672498
Loading
Please register or sign in to comment