summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/lldb/source/Host/common/HostThread.cpp
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-01-28 04:44:42 +0000
committeradrian <adrian@FreeBSD.org>2015-01-28 04:44:42 +0000
commit5806d07d3fd25ad6833cfa807dc25180a9468318 (patch)
treea6a712e3408572c2f44154cecd7043ce0bac975e /contrib/llvm/tools/lldb/source/Host/common/HostThread.cpp
parent393a27d646b5d56cb756a42d8a7c7e897974ffba (diff)
downloadFreeBSD-src-5806d07d3fd25ad6833cfa807dc25180a9468318.zip
FreeBSD-src-5806d07d3fd25ad6833cfa807dc25180a9468318.tar.gz
Cast everything to something longer than 32 bits so the sample mask
doesn't get truncated to 32 bits. Without this, 3x3 NICs transmitting at an MCS rate whose rix (rate index) in the rate table is > 31 end up returning errors, as the sample rate code doesn't think the rate is set in the rate table. Tested: * AR9380, STA, speaking 3x3 to an AP
Diffstat (limited to 'contrib/llvm/tools/lldb/source/Host/common/HostThread.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud