OSDN Git Service

ath6kl: fix tx/rx antenna reporting for 2x2 devices
authorBen Greear <greearb@candelatech.com>
Mon, 30 Nov 2015 23:01:47 +0000 (15:01 -0800)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Dec 2015 12:08:53 +0000 (14:08 +0200)
commit26ca14d42706ae8b6053244d5aa4e2eb3707045a
tree0fc7bdf1da821a90421608abef6ed80a9d07b73e
parent05a85a6c42b59cd97d49314ad3d1939039eb9aee
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>
drivers/net/wireless/ath/ath6kl/cfg80211.c