commit | 9ba1e0e69cd5e2ca0c1f64cbe507af6061a32887 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Thu Oct 04 23:53:11 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:45 2018 +0200 |
tree | 7fcb7d63bdf6d7e5c308ca336431003a3dac8e9b | |
parent | d9f8934ed147b334edbaf7688965a4365eedc288 [diff] |
mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers Unify rxwi parsing between mt76x2 and mt76x0. Remove the following routines: - mt76x0_phy_get_rssi - mt76x0_queue_rx_skb - mt76x0_mac_process_rx Moreover remove mt76x2/common.c and mt76x0/mac.h since are empty files Enable CCMP PN sw validation Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>