Fix wrong mt76x0 hw key table initialization in AP mode. Remove duplicated code. This patchset is based on top of 'mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardware' https://patchwork.kernel.org/patch/10658721/ Lorenzo Bianconi (2): mt76x2: move wcid_tx_rate conf at bootstrap mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration .../net/wireless/mediatek/mt76/mt76x0/init.c | 45 +------------------ .../net/wireless/mediatek/mt76/mt76x02_mac.c | 3 -- .../wireless/mediatek/mt76/mt76x2/pci_init.c | 5 ++- 3 files changed, 6 insertions(+), 47 deletions(-) -- 2.19.1