Bump mask to be 64 bits - this fixes seeing MCS rates > 19.

Tested:

* AR9380, STA mode, associated to a 3x3 AP (also FreeBSD)
This commit is contained in:
Adrian Chadd 2015-03-23 03:43:59 +00:00
parent 6e57108113
commit d2b384c41a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280361

View File

@ -115,7 +115,7 @@ static void
ath_sample_stats(struct ath_ratestats *r, struct ath_rateioctl_rt *rt,
struct sample_node *sn)
{
uint32_t mask;
uint64_t mask;
int rix, y;
PRINTMSG("static_rix (%d) ratemask 0x%llx\n",