commit | a14054ce0b8ada03a7ddea14e51812e2fd583c94 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Sun Oct 07 11:37:40 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Sat Oct 13 17:39:15 2018 +0200 |
tree | 185587a264dc9ce2955ea06f032bd8182ddc847f | |
parent | 69cacac3b3ffdd9495e83bc34674d3fab34aaa44 [diff] |
mt76x0: phy: fix bank check in mt76x0_rf_csr_{wr,rr} Fix typo in bank check in mt76x0_rf_csr_{wr,rr} routines. This issue has never been hit since mt76x0_rf_csr_{wr,rr} are actually used just by pci code Fixes: 10de7a8b4ab9 ("mt76x0: phy files") Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>