Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information