commit | c2756a1c41e4d6433e9e994d97bae88a0b6033cf | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Sat Oct 20 12:13:28 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Nov 30 12:21:41 2018 +0100 |
tree | 48cedcebdfef7e27ae5344d4689d072310cd6ddf | |
parent | 82b5c239417a4abe16c46f5bb25383f6f2363921 [diff] |
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module Move mt76x02_sw_scan and mt76x02_sw_scan_complete utility routines in mt76x02_util.c in order to be reused by mt76x0 and mt76x2u drivers and remove duplicated code Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>