commit | 26ca14d42706ae8b6053244d5aa4e2eb3707045a | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Mon Nov 30 15:01:47 2015 -0800 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Dec 11 14:08:53 2015 +0200 |
tree | 0fc7bdf1da821a90421608abef6ed80a9d07b73e | |
parent | 05a85a6c42b59cd97d49314ad3d1939039eb9aee [diff] |
ath6kl: fix tx/rx antenna reporting for 2x2 devices My previous patch incorrectly reported the antenna for 2x2 devices. It should be a mask instead of a numeric count. This patch fixes that. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>