commit | 7205e88e7909d1fa5d7a054e9070a5a97f739080 | [log] [tgz] |
---|---|---|
author | Ankit Kumar <ankkuma@codeaurora.org> | Sun Oct 27 21:00:18 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jan 31 03:33:00 2020 -0800 |
tree | d7e81ad47c79648a17ffd535751ebebebf30bfe9 | |
parent | e8e251087f424c742c28b744229b7697a464a580 [diff] |
qca-wifi: Enable vlan hw acceleration in Rx Enable vlan hardware acceleration support in Rx path if multipass feature enabled. It is expected for a packet to have vlan header in-placed and vlan_id is padded with zero. If not, drop the frame with proper error updation. Update vlan_id if frame comes with special peer and has vlan header in placed and vlan_id padded with 0. Change-Id: Ife7a371dcca20634b0dc99f00cb02551dbff611f CRs-Fixed: 2584007