commit | 53cc3291bcfbefc0b3f1e3b7b30ed028b5f1a75d | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Wed Oct 21 14:53:21 2015 -0700 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Oct 29 13:06:56 2015 +0200 |
tree | 467c77dfc8717a66709e5abbeb71f198c757b999 | |
parent | 7fd98524560cac3a629aa1130d45260d4469d254 [diff] |
ath6kl: fix firmware version assignment Improper use of strlcpy caused garbage to be appended to the firmware version string. Fix this by paying attention to the ie_lenth. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>