Skip to content
Commit cad51f87 authored by Chien Hung Lin's avatar Chien Hung Lin Committed by Carles Cufí
Browse files

driver: wifi: eswifi: Fix spi buffer length



The eswifi spi driver sets up spi buffer length as number of frames,
but the length shall be number of bytes. Because eswifi use 16 bit as
frame size, so this turns out reading and writing half of data and
fails to sending any at command request and getting any responds from
eswifi module.

Fix it by setting up length as number of bytes.

Fixes #62056

Signed-off-by: default avatarChien Hung Lin <chienhung.lin.tw@gmail.com>
parent 46cdec8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment