iwlwifi: mvm: always use 4K RB size by default
authorJohannes Berg <johannes.berg@intel.com>
Sat, 4 Dec 2021 15:49:35 +0000 (17:49 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 18:06:46 +0000 (20:06 +0200)
commitb780c10f1f8c504264dfb7da3c735ce80c586a6b
tree3c273c1ae346cb3116d0e0ca118363906ed2a3e7
parente93d4aaf4b13963bdd50d11e154ecc251cba4ac7
iwlwifi: mvm: always use 4K RB size by default

When we use 2K RBs, we cannot receive all valid 802.11 frames,
including e.g. long beacons, since up to 2304 bytes are valid
(plus metadata and also encryption overhead etc.). Increase
the RB size to be always 4K to avoid that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211204174545.675781ab0da5.I5c653f4c7dd726f8ad40077e4a109b85e7c0cdb1@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c