[ath] [ath_rate_sample] le oops, trim out an #if 1 that I didn't fully delete.

Cool, so now I know it's about 3 weeks between starting on freebsd coding
and breaking the build again. Queue dunce cap.
This commit is contained in:
Adrian Chadd 2020-05-15 20:03:53 +00:00
parent cce6344402
commit af72b23b65

View file

@ -358,7 +358,6 @@ pick_best_rate(struct ath_node *an, const HAL_RATE_TABLE *rt,
if (best_rate_pct > (pct + 50))
continue;
}
#if 1
/*
* For non-MCS rates, use the current average txtime for
* comparison.