qcacld-3.0: Disable TDLS RX pkt statistics in bus vote high
TDLS pkts statistics API cost 10% CPU cycle of whole RX thread. The code logic show it may not be caclulated when bus vote larger than medium. But checking routine always return false of which may lead more power cost. Fix bus vote checking routine to return correct vote status in stead of always false value. Change-Id: I003c9943ef3a4bbc83db6caaf893408e40e4962b CRs-Fixed: 2842119
Loading
Please register or sign in to comment