commit | 0c168e1084da984e26b5e04c45bcfe8270b69e93 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Fri Aug 23 10:52:17 2019 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Thu Sep 05 18:14:12 2019 +0200 |
tree | 1dc5532b364af32e5b0f50000dd74376501d1a55 | |
parent | 187617c55c116628b95e5ce3f100d121251c6445 [diff] |
mt76: mt76x0: remove unneeded return value on set channel We allways return 0 from mt76x0_phy_set_channel(), no need to pass return value upward. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>