ath9k: fix typo in US tx power reduction fix
authorFelix Fietkau <nbd@nbd.name>
Tue, 25 Jul 2017 07:13:24 +0000 (09:13 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 25 Jul 2017 07:14:05 +0000 (09:14 +0200)
Use max_t instead of min_t to prevent the value from going below zero

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found