ath10k doesn't report full RSSI information
Bug #1706531 reported by
AceLan Kao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HWE Next |
Fix Released
|
Undecided
|
AceLan Kao | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
AceLan Kao | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned | ||
Zesty |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
ASA (Active Steering Antenna) requires per chain RSSI info. Intel WLAN driver has full support for per-chain RSSI information, but ath10k doesn't.
[Fix]
The fix is pretty simple just fills up RSSI value to the structure.
[Test Case]
RSSI information can be polled from userspace using NL80211 wireless stack.
[Regression Potential]
No any regression concern.
CVE References
description: | updated |
tags: | added: originate-from-1703800 somerville |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in hwe-next: | |
status: | New → Fix Committed |
assignee: | nobody → AceLan Kao (acelankao) |
Changed in linux (Ubuntu Xenial): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Zesty): | |
status: | New → Fix Committed |
tags: |
added: verification-done-xenial verification-done-zesty removed: verification-needed-xenial verification-needed-zesty |
Changed in hwe-next: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
commit 8241253d03fe909 8e98315a4d66027 ae31ab65c5
Author: Norik Dzhandzhapanyan <email address hidden>
Date: Mon Jun 12 18:03:34 2017 +0300
ath10k: add per chain RSSI reporting
Report per chain RSSI to mac80211.
Signed-off-by: Norik Dzhandzhapanyan <email address hidden>
[<email address hidden>: fix conflicts and style]
Signed-off-by: Kalle Valo <email address hidden>