commit | 317ed42b701b088013fb8c909c10ca7f44bdf2b3 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Sat Oct 20 12:40:54 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Nov 30 12:21:41 2018 +0100 |
tree | 8717459f34b43bd9393ec3ceeab726819479d21a | |
parent | 13ed9d4ae5b3dc5775bba41d228e3bded0b84dec [diff] |
mt76: move tx protection routines in mt76x02-lib module Move mt76x02_set_rts_threshold and mt76x02_mac_set_tx_protection routines in mt76x02-lib module and remove duplicated code in mt76x0 and mt76x2 drivers. Remove pci_mac.c and mt76x0/mac.c since now are empty files Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>