Dmitry Baryshkov 5f7a33d8ed Pass down the length of the buffer when calculating firmware paths
Stop using sizeof(char*) to get the size of the buffer. Instead pass
down the correct length. Also removing the hidden knowledge of the
buffer being PATH_LEN bytes.

Fixes: 4946411bbb ("Use firmware load path from sysfs")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
2025-12-30 07:43:21 +02:00
2020-03-14 22:35:16 -07:00
2019-03-15 11:31:53 -07:00
Description
No description provided
BSD-3-Clause 80 KiB
Languages
C 98.5%
Makefile 1.5%