staging: wfx: do not use built-in AUTO_ERP feature
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Wed, 15 Apr 2020 16:11:35 +0000 (18:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 10:29:42 +0000 (12:29 +0200)
commit349e540a3d09ccd8ee1367bed09958899bfd9ff1
tree3fdc81d02b74f256adc99059f4470ab69eafe9a6
parenteb52d63a6dbded02375fa094dacec9c4503b8b72
staging: wfx: do not use built-in AUTO_ERP feature

Firmware is able to detect detect changes about ERP protection in
beacons and automatically enable/disable ERP protection. However, it not
bring performance improvements and we are more confident in the ERP
handling of mac80211. So, the patch disable this feature.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200415161147.69738-9-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/sta.c