Skip to content
Snippets Groups Projects
Commit 80ba085a authored by Insun Song's avatar Insun Song Committed by Nick Desaulniers
Browse files

net: wireless: bcmdhd: fix for IOVAR GET failed


found some case that IOVAR callers set response buffer not enough to
contain input command string + argument. so it finally fail in IOVAR
transaction by its shorter buffer length.

proposed fix is taking care this case by providing enough local
buffer inside dhd_iovar, which enough to input/output.

Signed-off-by: default avatarInsun Song <insun.song@broadcom.com>
Bug : 36000515
Change-Id: I0afedcc29b05b12f42ebc619e6feeaa868fc00de
parent 93cae63c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment