commit | d9f8934ed147b334edbaf7688965a4365eedc288 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Thu Oct 04 23:53:10 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:45 2018 +0200 |
tree | c7308582b90c4df9fe2b7551a1427a466b67551d | |
parent | b2d871c049e0546141737f012cfb8efdaeacebe8 [diff] |
mt76: move mt76x02_mac_process_rx in mt76x02-lib module Move mt76x02_mac_process_rx utility routine in mt76x02-lib in order to by reused by mt76x0 driver for rxwi parsing. Add stream number check in mt76x02_mac_process_rx since mt76x0 chipsets are 1x1:1 Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>