]> Git Repo - linux.git/commit
iwlwifi: mvm: Fix calculation of frame length
authorIlan Peer <[email protected]>
Sun, 19 Dec 2021 10:18:16 +0000 (12:18 +0200)
committerLuca Coelho <[email protected]>
Tue, 21 Dec 2021 10:35:06 +0000 (12:35 +0200)
commit40a0b38d7a7f91a6027287e0df54f5f547e8d27e
tree65502bdb37a548874d84fbb19bea917aef28d99d
parent998e1aba6e5eb35370eaf30ccc1823426ec11f90
iwlwifi: mvm: Fix calculation of frame length

The RADA might include in the Rx frame the MIC and CRC bytes.
These bytes should be removed for non monitor interfaces and
should not be passed to mac80211.

Fix the Rx processing to remove the extra bytes on non monitor
cases.

Signed-off-by: Ilan Peer <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20211219121514.098be12c801e.I1d81733d8a75b84c3b20eb6e0d14ab3405ca6a86@changeid
Signed-off-by: Luca Coelho <[email protected]>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
This page took 0.060622 seconds and 4 git commands to generate.