]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
mt76: mt76x2: simplify per-chain signal strength handling
authorFelix Fietkau <nbd@nbd.name>
Mon, 18 Feb 2019 19:29:11 +0000 (20:29 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 18 Feb 2019 19:41:50 +0000 (20:41 +0100)
commit9f688473408b6334c5da5ec085f9ea1954675fe7
treecdc970776664de59459ee5f3aa11624e1ecbc8e3
parentf2f6a47b504b8fe19922e835231552a01ef30e01
mt76: mt76x2: simplify per-chain signal strength handling

There is no need to use a for loop here, supported chips can only support
up to 2 chains.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x02_mac.c