ath6kl: fix fw capability parsing
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Mon, 11 Jun 2012 20:36:12 +0000 (13:36 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 14 Jun 2012 10:54:42 +0000 (13:54 +0300)
This patch fixes a bug where no capabilites are parsed when the number
of firmware capability bits translate into fewer bytes than the host has
knowledge of. Instead just process number of capability bytes as
reported by the firmware.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found