]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: mt7615: simplify mt7615_mcu_set_sta_rec routine
authorLorenzo Bianconi <lorenzo@kernel.org>
Sat, 8 Jun 2019 14:44:36 +0000 (16:44 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 27 Jun 2019 10:58:13 +0000 (12:58 +0200)
commitdea4ef2773e9e6c6fc61f8ddfa9bdc272dd6a603
tree308cba3a7a6054bffb63bea82a63324c159b1d7f
parent5215dfb7ba1448ec9c32f398c1fbdde4c309ec08
mt76: mt7615: simplify mt7615_mcu_set_sta_rec routine

Move conn_type configuration directly in mt7615_mcu_set_sta_rec and
remove sta_rec_convert_vif_type since it is actually used just in
mt7615_mcu_set_sta_rec

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c