commit | 36404c065ac310c042aa3334ecd6fa12cd3400eb | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Tue Sep 04 16:40:54 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Wed Sep 19 12:28:45 2018 +0200 |
tree | f49d6bd2c2ad213cbf50ab854cb35e75140a11aa | |
parent | 43e2f2904160b9a95aad77df9cbc1622910b8598 [diff] |
mt76: move wcid fields to common mt76_dev struct All current MT devices including new MT7603 type chips support 128 WCIDs, we can unify wcid data in common mt76_dev structure. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>