diff options
author | Ryan Hsu <ryanhsu@qca.qualcomm.com> | 2017-02-10 12:27:09 -0800 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2017-02-14 19:56:45 +0200 |
commit | a532293fcba4b6b041c1a91674bc284d51280eb7 (patch) | |
tree | c3ad32b532b0837089aa29b62a28d8bae8e2a90a /drivers/net/wireless/broadcom | |
parent | 7be52c03bbf7c8f53211ed13810d64dcb2bc7168 (diff) |
ath10k: fix the garage chars in board file name creation
The variant[] string will be valid only if the bdf_ext is set.
The string memory needs to be null-terminated to avoid the undefined garbage
appended by the subsequent board file name creation.
ath10k_pci 0000:04:00.0: failed to fetch board data for
"bus=pci,vendor=168c,device=003e,subsystem-vendor=168c,subsystem-device=3363��P�����"
from ath10k/QCA6174/hw3.0/board-2.bin
Fixes: f2593cb1b291 ("ath10k: Search SMBIOS for OEM board file extension")
Reported-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Ryan Hsu <ryanhsu@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/broadcom')
0 files changed, 0 insertions, 0 deletions